Searched refs:contacts_destination_path (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/tests/google/bt/car_bt/ |
D | BtCarPbapTest.py | 41 contacts_destination_path = "" variable in BtCarPbapTest 48 self.contacts_destination_path = self.log_path + "/" 127 self.pce, self.contacts_destination_path, PCE_CONTACTS_FILE) 129 self.contacts_destination_path, PCE_CONTACTS_FILE, 215 bt_contacts_utils.generate_contact_list(self.contacts_destination_path, 218 self.pse, self.contacts_destination_path, PSE_CONTACTS_FILE) 250 bt_contacts_utils.generate_contact_list(self.contacts_destination_path, 253 self.pse, self.contacts_destination_path, PSE_CONTACTS_FILE) 258 bt_contacts_utils.generate_contact_list(self.contacts_destination_path, 261 self.pse, self.contacts_destination_path, PSE_CONTACTS_FILE) [all …]
|