Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
Dbluetooth_SDP_ServiceSearchAttributeRequest.py115 def test_non_existing(self, class_id, attr_id): member in bluetooth_SDP_ServiceSearchAttributeRequest
189 self.test_non_existing(self.NON_EXISTING_SERVICE_CLASS_ID,
199 self.test_non_existing(self.PUBLIC_BROWSE_GROUP_CLASS_ID,
209 self.test_non_existing(self.NON_EXISTING_SERVICE_CLASS_ID,
/external/python/cpython2/Lib/test/
Dtest_tarfile.py1557 def test_non_existing(self): member in AppendTest