Home
last modified time | relevance | path

Searched defs:mock_is_dir (Results 1 – 3 of 3) sorted by relevance

/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
404 self, mock_is_dir, mock_dirname, mock_join, mock_rmtree, argument
/aosp_15_r20/system/extras/torq/tests/
H A Dtorq_unit_test.py123 def test_verify_args_valid_out_dir_path(self, mock_is_dir): argument
134 def test_verify_args_invalid_out_dir_paths(self, mock_is_dir): argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dnative_util_unittest.py216 def test_get_rust_targets(self, mock_is_dir, mock_is_under, mock_rebuilds): argument