Searched refs:wrapIfChecked (Results 1 – 1 of 1) sorted by relevance
160 throw wrapIfChecked(e); in uncheck()176 throw wrapIfChecked(e); in uncheck()184 public static RuntimeException wrapIfChecked(Exception e) { in wrapIfChecked() method in TestUtils