Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/pbap/
Dbluetooth_pbap_test.py85 def _import_vcf_to_pse(self, file_name, expected_contact_count): argument
115 self.pri_phone, expected_contact_count, WAITING_TIMEOUT_SEC)
116 if current_count != expected_contact_count:
120 (expected_contact_count, WAITING_TIMEOUT_SEC, current_count))
172 expected_contact_count, argument
193 if current_count == expected_contact_count:
197 if current_count != expected_contact_count:
201 (expected_contact_count, current_count))
359 expected_contact_count=1,