Searched defs:mock_makedirs (Results 1 – 4 of 4) sorted by relevance
| /tools/asuite/aidegen/lib/ |
| D | config_unittest.py | 189 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 324 def test_gen_enable_debug_sub_dir(self, mock_file_exists, mock_makedirs): argument
|
| /tools/test/connectivity/acts/framework/tests/controllers/ |
| D | iperf_client_test.py | 64 def test_get_full_file_path_creates_parent_directory(self, mock_makedirs): argument
|
| D | iperf_server_test.py | 97 def test_get_full_file_path_creates_parent_directory(self, mock_makedirs): argument
|
| /tools/test/connectivity/acts/framework/tests/ |
| D | acts_android_device_test.py | 324 mock_makedirs, FastbootProxy, argument 369 self, mock_log_path, exe_mock, mock_makedirs, FastbootProxy, argument
|