Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/aidegen/project/
H A Dproject_splitter_unittest.py383 mock_join): argument
404 self, mock_is_dir, mock_dirname, mock_join, mock_rmtree, argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dnative_util_unittest.py171 mock_join, mock_is_file, mock_print, argument
H A Dide_util_unittest.py691 def test_get_config_dir(self, mock_join): argument