Home
last modified time | relevance | path

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

/external/python/pybind11/tests/
Dtest_pytypes.py184 attr_obj = 1 variable in test_accessors.SubTestObject
/external/autotest/frontend/afe/
Drpc_interface.py567 for attr_obj in host_obj.attribute_list:
568 if attr_obj.attribute == attribute:
569 host_attr_dicts.append(attr_obj.get_object_dict())