HomeSort by relevance Sort by last modified time
    Searched refs:group_func (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/bin/
job.py 568 group_func: Actual test run function
582 def group_func(): function in function:base_client_job._run_test_base
592 return (subdir, testname, group_func, timeout)
608 (subdir, testname, group_func, timeout) = self._run_test_base(url,
612 self._rungroup(subdir, testname, group_func, timeout)
637 (subdir, testname, group_func, timeout) = self._run_test_base(url,
641 self._rungroup(subdir, testname, group_func, timeout)
    [all...]
  /external/autotest/server/
server_job.py 742 def group_func(): function in function:base_server_job.run_test
755 result, exc_info = self._run_group(testname, subdir, group_func)
    [all...]
  /external/v8/tools/gyp/pylib/gyp/
xcodeproj_file.py     [all...]

Completed in 60 milliseconds