Home
last modified time | relevance | path

Searched defs:get_attribute (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/cros/
Dcertificate_util.py27 def get_attribute(self, attribute): member in PEMCertificate
/external/autotest/server/cros/bluetooth/
Dbluetooth_sdp_tests.py185 def get_attribute(self, class_id, attr_id): member in bluetooth_SDP_ServiceAttributeRequest
534 def test_attribute(self, class_id, attr_id, get_attribute): argument
556 def service_browse(self, get_attribute): argument
/external/python/cpython2/Lib/test/support/
D__init__.py156 def get_attribute(obj, name): function
/external/python/cpython3/Lib/email/
D_header_value_parser.py2296 def get_attribute(value): function
/external/python/cpython3/Lib/test/support/
D__init__.py293 def get_attribute(obj, name): function