Searched refs:remove_suffix (Results 1 – 9 of 9) sorted by relevance
327 sp.remove_suffix(-1); in TestStringPiece()332 sp.remove_suffix(2); in TestStringPiece()337 sp.remove_suffix(5); in TestStringPiece()359 abcd.remove_suffix(1); in TestStringPieceComparisons()
172 void remove_suffix(int32_t n) { in remove_suffix() function
95 module.remove_suffix(kInlSuffixLen); in GetModule()
90 void remove_suffix(size_type n) { in remove_suffix() function
466 c.remove_suffix(3); in TEST()469 c.remove_suffix(0); in TEST()471 c.remove_suffix(c.size()); in TEST()
75 void remove_suffix(int n) { in remove_suffix() function
521 subtext.remove_suffix(text.size() - endpos); in Match()
738 value.remove_suffix(1); in ProcessChunkExtensionsManual()768 value.remove_suffix(1); in ProcessChunkExtensionsGoogle3()
491 cert_match.remove_suffix(1); in VerifyHostname()