Home
last modified time | relevance | path

Searched defs:EndsWith (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dutils_test.cc348 TEST_F(UtilsTest, EndsWith) { in TEST_F() argument
Dutils.cc977 bool EndsWith(const std::string& s, const char* suffix) { in EndsWith() function