Home
last modified time | relevance | path

Searched defs:mock_is_file (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/extras/torq/tests/
H A Dtorq_unit_test.py327 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 Dmodule_info_unittest.py86 def test_discover_mod_file_and_target(self, mock_remove, mock_is_file, argument
H A Dnative_util_unittest.py171 mock_join, mock_is_file, mock_print, argument
H A Dproject_file_gen_unittest.py244 def test_generate_test_mapping_schema(self, mock_is_file, argument
H A Dconfig_unittest.py244 def test_deprecated_studio_version(self, mock_is_file): argument
H A Dide_util_unittest.py181 mock_is_file, mock_cfg, mock_setup_ide): argument
/aosp_15_r20/tools/asuite/aidegen/project/
H A Dproject_splitter_unittest.py382 self, mock_is_dir, mock_is_file, mock_rmtree, mock_unzip, argument