Searched refs:remove_spaces (Results 1 – 1 of 1) sorted by relevance
44 auto remove_spaces = [](std::string to_split) { in SameExceptSpaces() local49 return ::testing::ResultOf(remove_spaces, remove_spaces(s)); in SameExceptSpaces()