Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/googletest/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, in IsSubstringPred() function