Home
last modified time | relevance | path

Searched defs:IsSubstringPred (Results 1 – 4 of 4) 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.cc1771 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1777 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1785 bool IsSubstringPred(const StringType& needle, const StringType& haystack) { in IsSubstringPred() function
/third_party/node/deps/googletest/src/
Dgtest.cc1779 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1785 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1793 bool IsSubstringPred(const StringType& needle, const StringType& haystack) { 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