Home
last modified time | relevance | path

Searched defs:mock_input (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/tools/asuite/atest/test_finders/
H A Dtest_finder_utils_unittest.py210 def test_extract_selected_tests(self, mock_input): argument
234 def test_extract_test_from_multiselect(self, mock_input): argument
275 self, mock_get_selected_indices, mock_input): argument
290 self, mock_get_selected_indices, mock_exit, mock_input): argument
492 def test_search_integration_dirs(self, mock_input): argument
511 def test_find_class_file(self, mock_input, _mock_env, _mock_isfile): argument
633 def test_get_int_dir_from_path(self, _exists, _find, mock_input): argument
/aosp_15_r20/system/extras/torq/tests/
H A Dvalidate_simpleperf_unit_test.py143 def test_create_parser_successfully_download_scripts(self, mock_input, argument
164 def test_create_parser_failed_to_download_scripts(self, mock_input, argument
188 def test_create_parser_download_scripts_wrong_input(self, mock_input, argument
210 def test_create_parser_download_scripts_refuse_download(self, mock_input, argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_getpass.py70 def test_uses_stdin_as_default_input(self, mock_input): argument
76 def test_uses_stdin_as_different_locale(self, mock_input): argument
/aosp_15_r20/tools/asuite/aidegen/sdk/
H A Djdk_table_unittest.py247 def test_override_xml(self, mock_input, mock_metrics): argument
268 def test_skip_send_metrics(self, mock_input, mock_metrics, mock_parse): argument
H A Dandroid_sdk_unittest.py191 def test_path_analysis(self, mock_is_sdk_path, mock_input): argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dide_util_unittest.py145 def test_init_ideintellij(self, mock_sys, mock_input, mock_set): argument
614 def test_eclipse_get_ide_cmd(self, mock_exists, mock_input): argument
H A Dide_common_util_unittest.py92 def test_ask_preference(self, mock_glob, mock_input): argument
H A Dmodule_info_util_unittest.py323 def test_build_failed_handle(self, mock_glob, mock_input): argument
/aosp_15_r20/tools/asuite/atest/
H A Dcli_translator_unittest.py120 mock_input, argument
474 def test_confirm_running(self, mock_input): argument
H A Datest_utils_unittest.py761 def test_prompt_with_yn_result(self, mock_input): argument
/aosp_15_r20/tools/asuite/plugin_lib/
H A Ddeployment_unittest.py51 def test_ask_for_install(self, mock_input): argument