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 63 self.mox.StubOutWithMock(site_utils, 'get_test_views_from_tko')
64 site_utils.get_test_views_from_tko(1, None).AndReturn(test_views)
test_push.py 356 test_views = site_utils.get_test_views_from_tko(job_id, TKO)
  /external/autotest/server/
site_utils.py 386 def get_test_views_from_tko(suite_job_id, tko): function
    [all...]

Completed in 116 milliseconds