Searched defs:some_attribute (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/test/fix_include_after_thread_/ | ||
D | fix_include_after_thread.cpp | 28 template <class Type> struct some_attribute struct |
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ | ||
H A D | testmock.py | 923 some_attribute = property(_get, _set) variable in MockTest.test_subclass_with_properties.SubClass |
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testmock.py | 923 some_attribute = property(_get, _set) variable in MockTest.test_subclass_with_properties.SubClass |