Searched refs:test_push (Results 1 – 5 of 5) sorted by relevance
20 from autotest_lib.site_utils import test_push35 test_push.EXPECTED_TEST_RESULTS = {40 test_push.TKO = None54 self.mox.StubOutWithMock(test_push, 'check_dut_image')55 test_push.check_dut_image(mox.IgnoreArg(), mox.IgnoreArg()).AndReturn(58 self.mox.StubOutWithMock(test_push, 'do_run_suite')59 test_push.do_run_suite(60 test_push.PUSH_TO_PROD_SUITE, mox.IgnoreArg(), mox.IgnoreArg(),76 test_push.test_suite(test_push.PUSH_TO_PROD_SUITE, test_views,77 arguments=test_push.parse_arguments(self._ARGV))[all …]
241 def test_push(self): member in TestAsynchat
616 def test_push(self): member in TestBaseExitStack
222 def test_push method in RepeatedFieldTest
208 def test_push method in RepeatedFieldTest