Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/controllers/ap_lib/
Dradvd_test.py94 def write_configs_mock(config_file_with_path, output_config): argument
95 with open(config_file_with_path, 'w+') as config_fileId: