OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_dut_image
(Results
1 - 2
of
2
) sorted by null
/external/autotest/site_utils/
test_push.py
297
def
check_dut_image
(build, suite_job_id):
function
336
check_dut_image
(arguments.build, suite_job_id)
test_push_unittest.py
52
self.mox.StubOutWithMock(test_push, '
check_dut_image
')
53
test_push.
check_dut_image
(mox.IgnoreArg(), mox.IgnoreArg()).AndReturn(
Completed in 240 milliseconds