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.py692 carrier_id_path = os.path.join(self.log_path, self.test_name,
694 pull_carrier_id_files(ad, carrier_id_path)
773 carrier_id_path = os.path.join(self.log_path, self.test_name,
775 pull_carrier_id_files(ad, carrier_id_path)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py9039 def pull_carrier_id_files(ad, carrier_id_path): argument
9040 os.makedirs(carrier_id_path, exist_ok=True)
9047 cmd = cmd + " %s" % carrier_id_path