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

  /external/autotest/site_utils/
test_runner_utils_unittest.py 325 self.mox.StubOutWithMock(test_runner_utils, 'run_provisioning_job')
329 # Test perform_local_run. Enforce that run_provisioning_job,
331 test_runner_utils.run_provisioning_job(
test_runner_utils.py 271 def run_provisioning_job(provision_label, host, autotest_path, function
555 run_provisioning_job(cros_version_label, remote, autotest_path,
    [all...]

Completed in 132 milliseconds