Home
last modified time | relevance | path

Searched refs:remove_spaces (Results 1 – 1 of 1) sorted by relevance

/src/contrib/googletest/googlemock/test/
H A Dgmock-pp-string_test.cc44 auto remove_spaces = [](std::string to_split) { in SameExceptSpaces() local
49 return ::testing::ResultOf(remove_spaces, remove_spaces(s)); in SameExceptSpaces()