Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py3590 def load_scone_cat_data_from_file(ad, simulate_file_path, sub_id=None): argument
3596 ad.log.info("load_radio_simulate_data_from_file from %s" % simulate_file_path)
3604 with open(simulate_file_path, 'r') as f: