Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Testing/Support/
H A DError.h132 class ErrorMessageMatches
135 explicit ErrorMessageMatches( in ErrorMessageMatches() function
212 new detail::ErrorMessageMatches(testing::ElementsAre(Matcher...))); in FailedWithMessage()
217 return MakeMatcher(new detail::ErrorMessageMatches(Matcher)); in FailedWithMessageArray()