Searched refs:ends_with (Results 1 – 2 of 2) sorted by relevance
124 bool ends_with(const Slice& x) const { in ends_with() function
316 if (rest.ends_with(kTempFileNameSuffixWithDot)) { in ParseFileName()