Home | History | Annotate | Download | only in gtest

Lines Matching refs:EndsWith

1424 bool String::EndsWith(const char* suffix) const {
3101 if (String(test_case_name).EndsWith("DeathTest")) {