Searched defs:exitWithError (Results 1 – 3 of 3) sorted by relevance
39 static void exitWithError(const Twine &Message, StringRef Whence = "", in exitWithError() function50 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function
210 static void exitWithError(int errorCode) { in exitWithError() method in Mqtt5Canary
1791 static void exitWithError(String msg) { in exitWithError() method in TestNG