Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gtest/src/
Dgtest.cc1564 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1570 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1578 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/third_party/googletest/googletest/src/
Dgtest.cc1730 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1736 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1744 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc3221 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
3227 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
3235 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function