Searched defs:mock_is_file (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/system/extras/torq/tests/ |
H A D | torq_unit_test.py | 327 def test_verify_args_valid_perfetto_config_path(self, mock_is_file): argument 362 def test_verify_args_invalid_perfetto_config_path(self, mock_is_file): argument 896 def test_verify_args_default_config_pull_invalid_filepath(self, mock_is_file): argument
|
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | module_info_unittest.py | 86 def test_discover_mod_file_and_target(self, mock_remove, mock_is_file, argument
|
H A D | native_util_unittest.py | 171 mock_join, mock_is_file, mock_print, argument
|
H A D | project_file_gen_unittest.py | 244 def test_generate_test_mapping_schema(self, mock_is_file, argument
|
H A D | config_unittest.py | 244 def test_deprecated_studio_version(self, mock_is_file): argument
|
H A D | ide_util_unittest.py | 181 mock_is_file, mock_cfg, mock_setup_ide): argument
|
/aosp_15_r20/tools/asuite/aidegen/project/ |
H A D | project_splitter_unittest.py | 382 self, mock_is_dir, mock_is_file, mock_rmtree, mock_unzip, argument
|