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

  /external/autotest/site_utils/
test_runner_utils_unittest.py 200 self.mox.StubOutWithMock(test_runner_utils, '_auto_detect_labels')
202 test_runner_utils._auto_detect_labels(afe, remote)
204 # run_job and _auto_detect_labels are called correctly.
test_runner_utils.py 411 def _auto_detect_labels(afe, remote): function
486 _auto_detect_labels(afe, remote)
    [all...]

Completed in 1097 milliseconds