Home
last modified time | relevance | path

Searched defs:mock_resultargs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/asuite/atest/test_runners/
H A Datest_tf_test_runner_unittest.py539 self, mock_resultargs, _, _mock_all argument
581 self, mock_resultargs, _, _mock_all, _upload_enabled argument
602 self, mock_resultargs, _, _mock_all, _upload_enabled argument
619 self, mock_resultargs, mock_env, _mock_all argument
840 self, mock_resultargs, _, _mock_is_all argument
882 self, mock_resultargs, _, _mock_is_all argument
911 self, mock_resultargs, _, _mock_all argument
1001 self, mock_resultargs, _, _mock_has_config, _mock_is_all argument
1166 mock_resultargs, argument
H A Dsuite_plan_test_runner_unittest.py43 def test_generate_run_commands(self, mock_resultargs): argument