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

  /external/autotest/client/bin/
partition.py 490 # The tag is the tag for the group (get stripped off by run_group)
492 self.job.run_group(_make_partition_and_run_test,
    [all...]
job.py 684 # run_group() itself, bugs in its function will be caught
693 def run_group(self, function, tag=None, **dargs): member in class:base_client_job
    [all...]
  /external/autotest/server/
server_job.py 786 def run_group(self, function, *args, **dargs): member in class:base_server_job
806 A specialization of run_group meant specifically for handling
    [all...]

Completed in 370 milliseconds