Home
last modified time | relevance | path

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

/tools/acloud/public/
Dconfig_test.py146 def testLoadUserConfigLogic(self, mock_file_exist, _mock_makedirs): argument
158 mock_file_exist.return_value = False
170 mock_file_exist.return_value = True