Searched defs:mock_is_dir (Results 1 – 3 of 3) sorted by relevance
/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 404 self, mock_is_dir, mock_dirname, mock_join, mock_rmtree, argument
|
/aosp_15_r20/system/extras/torq/tests/ |
H A D | torq_unit_test.py | 123 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 D | native_util_unittest.py | 216 def test_get_rust_targets(self, mock_is_dir, mock_is_under, mock_rebuilds): argument
|