Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/
Dutils.py231 def load_config(file_full_path, log_errors=True): argument
237 with open(file_full_path, 'r') as f: