Searched refs:SameExceptSpaces (Results 1 – 1 of 1) sorted by relevance
43 ::testing::Matcher<const std::string&> SameExceptSpaces(const std::string& s) { in SameExceptSpaces() function56 EXPECT_THAT("" GMOCK_PP_STRINGIZE(Macro), SameExceptSpaces(Result))