Searched defs:EndsWith (Results 1 – 2 of 2) sorted by relevance
348 TEST_F(UtilsTest, EndsWith) { in TEST_F() argument
977 bool EndsWith(const std::string& s, const char* suffix) { in EndsWith() function