Searched refs:AnyErrorMsgMatch (Results 1 – 1 of 1) sorted by relevance
45 auto AnyErrorMsgMatch = [&ExpectedMsgs](std::string &&ErrorMsg) -> bool { in expectSameErrors() local61 EXPECT_TRUE(AnyErrorMsgMatch(E.message())) in expectSameErrors()