Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Testing/Support/
DError.h132 class ErrorMessageMatches
135 explicit ErrorMessageMatches( in ErrorMessageMatches() function
191 new detail::ErrorMessageMatches(testing::ElementsAre(Matcher...))); in FailedWithMessage()
196 return MakeMatcher(new detail::ErrorMessageMatches(Matcher)); in FailedWithMessageArray()