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.py693 carrier_id_path = os.path.join(self.log_path, self.test_name,
695 pull_carrier_id_files(ad, carrier_id_path)
774 carrier_id_path = os.path.join(self.log_path, self.test_name,
776 pull_carrier_id_files(ad, carrier_id_path)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py9344 def pull_carrier_id_files(ad, carrier_id_path): argument
9345 os.makedirs(carrier_id_path, exist_ok=True)
9352 cmd = cmd + " %s" % carrier_id_path