Searched refs:TrimIfSuffix (Results 1 – 1 of 1) sorted by relevance
396 static string TrimIfSuffix(const string& str, const string& suffix) { in TrimIfSuffix() function444 const std::string raw_value = TrimIfSuffix(value_, "f"); in As()