Home
last modified time | relevance | path

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

/third_party/python/Lib/urllib/
Dparse.py318 ResultBase = _NetlocResultMixinStr variable
/third_party/libabigail/tests/lib/
Dcatch.hpp8938 class ResultBase { class
8945 ResultBase( Type type ) : m_type( type ) {} in ResultBase() function in Catch::clara::detail::ResultBase