Searched defs:ExpectedMsgs (Results 1 – 2 of 2) sorted by relevance
43 static void expectSameErrors(std::unordered_set<std::string> ExpectedMsgs, in expectSameErrors()
34 void checkError(ArrayRef<std::string> ExpectedMsgs, Error Err) { in checkError() argument