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

  /external/autotest/site_utils/
test_push_unittest.py 64 self.mox.StubOutWithMock(site_utils, 'get_test_views_from_tko')
65 site_utils.get_test_views_from_tko(1, None).AndReturn(test_views)
test_push.py 433 test_views = site_utils.get_test_views_from_tko(job_id, TKO)
  /external/autotest/server/
site_utils.py 380 def get_test_views_from_tko(suite_job_id, tko): function
    [all...]

Completed in 94 milliseconds