Searched defs:showerrors (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/java2d/SunGraphics2D/
H A DPolyVertTest.java63 static boolean showerrors; field in class:PolyVertTest
250 System.err.println(" -showerrors "+
272 } else if (arg.equalsIgnoreCase("-showerrors")) {
273 showerrors = true;
323 if (counting || ((showresults || showerrors) && numframes == 0)) {
462 if (showerrors || showresults) {
492 if (showerrors || showresults) {

Completed in 31 milliseconds