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