Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dconfig_unittest.py189 def test_config_folder_exists(self, mock_folder_exists, mock_makedirs): argument
197 def test_create_config_folder(self, mock_folder_exists, mock_makedirs): argument