Searched refs:expectError (Results 1 – 1 of 1) sorted by relevance
30 private static void checkLoad(String className, boolean expectError) throws Exception { in checkLoad() argument34 if (expectError) { in checkLoad()48 if (!expectError) { in checkLoad()