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