Searched defs:mock_exit (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/mobly/tests/mobly/ |
D | suite_runner_test.py | 100 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
|
D | test_runner_test.py | 343 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 D | restart_test.py | 36 def testRun(self, mock_restart, mock_exit): argument
|
/aosp_15_r20/tools/asuite/atest/test_finders/ |
H A D | test_finder_utils_unittest.py | 290 self, mock_get_selected_indices, mock_exit, mock_input): argument
|