Home
last modified time | relevance | path

Searched defs:mock_exists (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dclion_project_file_gen_unittest.py56 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 Dsource_locator_unittest.py132 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 Declipse_project_file_gen_unittest.py126 def test_gen_bin_link(self, mock_exists, mock_mkdir): argument
H A Dide_util_unittest.py614 def test_eclipse_get_ide_cmd(self, mock_exists, mock_input): argument
/aosp_15_r20/system/extras/torq/tests/
H A Dvalidate_simpleperf_unit_test.py43 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 Dtorq_unit_test.py96 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 Diml_unittest.py158 def test_generate_facet(self, mock_exists): argument
H A Dxml_gen_unittest.py101 mock_file_gen, mock_exists): argument
/aosp_15_r20/external/angle/build/fuchsia/
H A Dupdate_product_bundles_test.py73 mock_exists): argument
/aosp_15_r20/external/cronet/build/fuchsia/
H A Dupdate_product_bundles_test.py72 mock_exists): argument
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dexperiment_factory_unittest.py547 def test_check_crosfleet_tool(self, mock_exists, mock_runcmd): argument
H A Dresults_cache_unittest.py850 self, mock_exists, mock_get_total_samples, mock_getpath argument
/aosp_15_r20/tools/asuite/aidegen/sdk/
H A Djdk_table_unittest.py61 def test_init(self, mock_parse, mock_exists, mock_gen_file): argument