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_unittest.py
54
self.mox.StubOutWithMock(test_push, '
check_dut_image
')
55
test_push.
check_dut_image
(mox.IgnoreArg(), mox.IgnoreArg()).AndReturn(
test_push.py
302
def
check_dut_image
(build, suite_job_id):
function
342
check_dut_image
(build_expected, suite_job_id)
Completed in 138 milliseconds