Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveNoQXDMLogTest.py58 from acts.test_utils.tel.tel_test_utils import pull_carrier_id_files
548 pull_carrier_id_files(ad, carrier_id_path)
629 pull_carrier_id_files(ad, carrier_id_path)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py7330 def pull_carrier_id_files(ad, carrier_id_path): function