/aosp_15_r20/tools/asuite/atest/test_finders/ |
H A D | test_finder_utils_unittest.py | 210 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 D | validate_simpleperf_unit_test.py | 143 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/ |
D | test_getpass.py | 70 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 D | jdk_table_unittest.py | 247 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 D | android_sdk_unittest.py | 191 def test_path_analysis(self, mock_is_sdk_path, mock_input): argument
|
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | ide_util_unittest.py | 145 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 D | ide_common_util_unittest.py | 92 def test_ask_preference(self, mock_glob, mock_input): argument
|
H A D | module_info_util_unittest.py | 323 def test_build_failed_handle(self, mock_glob, mock_input): argument
|
/aosp_15_r20/tools/asuite/atest/ |
H A D | cli_translator_unittest.py | 120 mock_input, argument 474 def test_confirm_running(self, mock_input): argument
|
H A D | atest_utils_unittest.py | 761 def test_prompt_with_yn_result(self, mock_input): argument
|
/aosp_15_r20/tools/asuite/plugin_lib/ |
H A D | deployment_unittest.py | 51 def test_ask_for_install(self, mock_input): argument
|