Home
last modified time | relevance | path

Searched defs:mock_exit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/mobly/tests/mobly/
Dsuite_runner_test.py100 def test_run_suite(self, mock_exit): argument
119 def test_run_suite_with_failures(self, mock_exit): argument
136 def test_run_suite_class(self, mock_find_suite_class, mock_exit): argument
Dtest_runner_test.py343 def test_main(self, mock_exit, mock_find_test): argument
364 def test_main_with_failures(self, mock_exit, mock_find_test): argument
/aosp_15_r20/tools/acloud/restart/
H A Drestart_test.py36 def testRun(self, mock_restart, mock_exit): argument
/aosp_15_r20/tools/asuite/atest/test_finders/
H A Dtest_finder_utils_unittest.py290 self, mock_get_selected_indices, mock_exit, mock_input): argument