Searched refs:getCaseName (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/test/runtime/7116786/
H A DTest7116786.java70 String getCaseName() { return this.caseName; } method in class:Case
454 System.out.println("******** " + c.getCaseName() + " ********");
458 Class<?> cls = Class.forName(c.getCaseName(), true, cl);

Completed in 1426 milliseconds