Home
last modified time | relevance | path

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

/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc1091 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1098 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1107 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/external/protobuf/gtest/src/
Dgtest.cc1215 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1222 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1231 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/external/open-vcdiff/gtest/src/
Dgtest.cc1245 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1252 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1261 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/external/chromium/testing/gtest/src/
Dgtest.cc1231 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1238 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1247 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/external/gtest/src/
Dgtest.cc1231 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1238 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1247 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc1231 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1238 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1247 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/external/llvm/utils/unittest/googletest/
Dgtest.cc1231 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
1238 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
1247 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function
/external/ceres-solver/internal/ceres/
Dgmock_gtest_all.cc2535 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() function
2542 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() function
2551 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() function