Searched refs:RemoveWhitespace (Results 1 – 1 of 1) sorted by relevance
38 std::string RemoveWhitespace(std::string str) { in RemoveWhitespace() function157 std::string start_minus_white_space = RemoveWhitespace(start); in GuessTraceType()