Home
last modified time | relevance | path

Searched defs:get_attributes (Results 1 – 7 of 7) sorted by relevance

/external/autotest/server/
Dhost_attributes.py17 def get_attributes(self): member in base_host_attributes
Dsite_host_attributes.py124 def get_attributes(self): member in HostAttributes
/external/autotest/client/site_tests/graphics_parallel_dEQP/
Dgenerate_controlfiles.py112 def get_attributes(test): function
/external/autotest/contrib/
Dsuite_utils.py41 def get_attributes(self): member in TestObject
/external/python/bumble/bumble/
Dsdp.py822 async def get_attributes(self, service_record_handle, attribute_ids): member in Client
/external/autotest/client/cros/faft/
Drpc_functions.py427 def get_attributes(self): member in CgptServicer
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py2369 def get_attributes(Source, names): function