Searched refs:any_msg (Results 1 – 1 of 1) sorted by relevance
38 static constexpr const char* any_msg = "*"; member40 …constexpr AssertionInfoMatcher() : is_empty_(true), msg_(any_msg, __builtin_strlen(any_msg)), file… in AssertionInfoMatcher()90 if (msg_ == any_msg) in CheckMessageMatches()105 static constexpr AssertionInfoMatcher AnyMatcher(AssertionInfoMatcher::any_msg);