Searched refs:EndsWithT (Results 1 – 1 of 1) sorted by relevance
626 bool EndsWithT(BasicStringPiece<Str> str, in EndsWithT() function654 return EndsWithT<std::string>(str, search_for, case_sensitivity); in EndsWith()660 return EndsWithT<string16>(str, search_for, case_sensitivity); in EndsWith()