Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/
Dconfig_parser.py318 def parse_test_file(fpath): argument
327 with open(fpath, 'r') as f: