Searched defs:EndsWithCaseInsensitive (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/googletest/googletest/src/ | ||
H A D | gtest.cc | 2173 bool String::EndsWithCaseInsensitive(const std::string& str, EndsWithCaseInsensitive() function in testing::internal::String |
/freebsd-src/contrib/googletest/googletest/test/ | ||
H A D | gtest_unittest.cc | 1077 TEST(StringTest,EndsWithCaseInsensitive) TEST() argument |