Searched defs:stripSuffix (Results 1 – 2 of 2) sorted by relevance
120 TEST(IhUtilTest, stripSuffix) { in TEST() argument
190 bool stripSuffix(std::string* line, const char* key, bool endAtDelimiter) { in stripSuffix() function