Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py1283 def _set_ini_fields(ini_file_path, ini_field_dict): argument
1285 with open(ini_file_path, 'r') as f:
1293 with open(ini_file_path, 'w') as f: