/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | clion_project_file_gen_unittest.py | 56 def test_init_with_mod_info_without_mod_name(self, mock_exists): argument 65 def test_init_with_mod_info_without_mod_path(self, mock_exists): argument 80 self, mock_get_path, mock_get_cmake, mock_exists, mock_mkdirs): argument 95 def test_write_header(self, mock_exists): argument 117 def test_write_c_compiler_paths(self, mock_exists): argument 138 def test_write_source_files_without_content(self, mock_exists): argument 153 def test_write_source_files_with_content(self, mock_exists): argument 173 def test_write_flags_without_content(self, mock_exists): argument 188 def test_parse_compiler_parameters_without_flag(self, mock_exists): argument 199 def test_parse_compiler_parameters_with_flag(self, mock_exists): argument [all …]
|
H A D | source_locator_unittest.py | 132 def test_collect_r_src_path(self, mock_android_root_dir, mock_exists): argument 411 def test_collect_all_srcjar_path(self, mock_exists): argument
|
H A D | eclipse_project_file_gen_unittest.py | 126 def test_gen_bin_link(self, mock_exists, mock_mkdir): argument
|
H A D | ide_util_unittest.py | 614 def test_eclipse_get_ide_cmd(self, mock_exists, mock_input): argument
|
/aosp_15_r20/system/extras/torq/tests/ |
H A D | validate_simpleperf_unit_test.py | 43 def test_create_parser_valid_symbols(self, mock_isdir, mock_exists): argument 63 mock_isdir, mock_exists): argument 81 mock_isdir, mock_exists): argument 102 mock_isdir, mock_exists): argument 122 mock_exists): argument 144 mock_subprocess_run, mock_isdir, mock_exists): argument 165 mock_subprocess_run, mock_isdir, mock_exists): argument 189 mock_isdir, mock_exists): argument 211 mock_isdir, mock_exists): argument
|
H A D | torq_unit_test.py | 96 def test_create_parser_valid_profiler_names(self, mock_isdir, mock_exists): argument 494 mock_isdir, mock_exists): argument 726 mock_exists): argument 945 def test_create_parser_valid_open_subcommand(self, mock_exists): argument 962 def test_create_parser_open_subcommand_invalid_file(self, mock_exists): argument
|
/aosp_15_r20/tools/asuite/aidegen/idea/ |
H A D | iml_unittest.py | 158 def test_generate_facet(self, mock_exists): argument
|
H A D | xml_gen_unittest.py | 101 mock_file_gen, mock_exists): argument
|
/aosp_15_r20/external/angle/build/fuchsia/ |
H A D | update_product_bundles_test.py | 73 mock_exists): argument
|
/aosp_15_r20/external/cronet/build/fuchsia/ |
H A D | update_product_bundles_test.py | 72 mock_exists): argument
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | experiment_factory_unittest.py | 547 def test_check_crosfleet_tool(self, mock_exists, mock_runcmd): argument
|
H A D | results_cache_unittest.py | 850 self, mock_exists, mock_get_total_samples, mock_getpath argument
|
/aosp_15_r20/tools/asuite/aidegen/sdk/ |
H A D | jdk_table_unittest.py | 61 def test_init(self, mock_parse, mock_exists, mock_gen_file): argument
|