Searched defs:get_attributes (Results 1 – 7 of 7) sorted by relevance
| /external/autotest/server/ | ||
| D | host_attributes.py | 17 def get_attributes(self): member in base_host_attributes |
| D | site_host_attributes.py | 124 def get_attributes(self): member in HostAttributes |
| /external/autotest/client/site_tests/graphics_parallel_dEQP/ | ||
| D | generate_controlfiles.py | 112 def get_attributes(test): function |
| /external/autotest/contrib/ | ||
| D | suite_utils.py | 41 def get_attributes(self): member in TestObject |
| /external/python/bumble/bumble/ | ||
| D | sdp.py | 874 async def get_attributes( member in Client |
| /external/autotest/client/cros/faft/ | ||
| D | rpc_functions.py | 427 def get_attributes(self): member in CgptServicer |
| /external/python/cpython2/Lib/test/ | ||
| D | test_multiprocessing.py | 2369 def get_attributes(Source, names): function |