Searched defs:exitWithError (Results 1 – 2 of 2) 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
1791 static void exitWithError(String msg) { in exitWithError() method in TestNG