Home
last modified time | relevance | path

Searched defs:isSubstring (Results 1 – 3 of 3) sorted by relevance

/external/catch2/projects/SelfTest/IntrospectiveTests/
DString.tests.cpp14 static auto isSubstring( StringRef const& stringRef ) -> bool { in isSubstring() function
24 auto isSubstring( StringRef const& stringRef ) -> bool { in isSubstring() function
/external/catch2/include/internal/
Dcatch_stringref.cpp53 auto StringRef::isSubstring() const noexcept -> bool { in isSubstring() function in Catch::StringRef
/external/catch2/single_include/catch2/
Dcatch.hpp11451 auto StringRef::isSubstring() const noexcept -> bool { in isSubstring() function in Catch::StringRef