Searched refs:EndsWithCaseInsensitive (Results 1 - 3 of 3) sorted by relevance

/openjdk10/test/fmw/gtest/include/gtest/internal/
H A Dgtest-string.h144 static bool EndsWithCaseInsensitive(
/openjdk10/test/fmw/gtest/src/
H A Dgtest-filepath.cc121 if (String::EndsWithCaseInsensitive(pathname_, dot_extension)) {
H A Dgtest.cc1626 bool String::EndsWithCaseInsensitive( function in class:testing::internal::String

Completed in 101 milliseconds