Home
last modified time | relevance | path

Searched refs:mock_get_config_paths (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dide_util_unittest.py475 def test_android_studio_class(self, mock_get_config_paths, argument
479 mock_get_config_paths.return_value = ['path1', 'path2']
495 mock_get_config_paths.return_value = []