Home
last modified time | relevance | path

Searched defs:next_attribute (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_unittest/testmock/
Dtestpatch.py132 next_attribute = sentinel.Original2 variable in PatchTest.test_multiple_patchobject.Something
499 next_attribute = sentinel.Original2 variable in PatchTest.test_patchobject_twice.Something
/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Drapidxml.hpp840 …xml_attribute<Ch> *next_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = tr… in next_attribute() function in boost::property_tree::detail::rapidxml::xml_attribute