Home
last modified time | relevance | path

Searched defs:IsSubstringPred (Results 1 – 5 of 5) 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/protobuf/third_party/googletest/googletest/src/
Dgtest.cc1577 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1583 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1591 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/protobuf/third_party/googletest/googletest/fused-src/gtest/
Dgtest-all.cc3053 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
3059 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
3067 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/third_party/protobuf/third_party/googletest/googlemock/fused-src/
Dgmock-gtest-all.cc3053 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
3059 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
3067 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function