Searched refs:get_attributes (Results 1 - 7 of 7) sorted by relevance

/external/autotest/server/
H A Dhost_attributes.py12 def get_attributes(self): member in class:base_host_attributes
H A Dsite_host_attributes.py121 def get_attributes(self): member in class:HostAttributes
H A Dsite_gtest_runner.py46 attribute_set = set(client_attributes.get_attributes())
/external/autotest/client/site_tests/graphics_dEQP/
H A Dgenerate_controlfiles.py108 def get_attributes(test): function
142 attributes = get_attributes(test)
/external/autotest/server/cros/faft/
H A Dfirmware_test.py1401 self._backup_cgpt_attr = self.faft_client.cgpt.get_attributes()
1405 current_table = self.faft_client.cgpt.get_attributes()
/external/python/cpython2/Lib/test/
H A Dtest_multiprocessing.py2238 def get_attributes(Source, names): function
2242 if type(obj) == type(get_attributes):
2271 locals().update(get_attributes(multiprocessing, (
2286 locals().update(get_attributes(manager, (
2299 locals().update(get_attributes(multiprocessing.dummy, (
/external/curl/tests/python_dependencies/impacket/
H A Dsmb.py593 def get_attributes(self): member in class:SharedFile

Completed in 256 milliseconds