Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveNoQXDMLogTest.py694 carrier_id_path = os.path.join(self.log_path, self.test_name,
696 pull_carrier_id_files(ad, carrier_id_path)
775 carrier_id_path = os.path.join(self.log_path, self.test_name,
777 pull_carrier_id_files(ad, carrier_id_path)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py3575 def pull_carrier_id_files(ad, carrier_id_path): argument
3576 os.makedirs(carrier_id_path, exist_ok=True)
3583 cmd = cmd + " %s" % carrier_id_path