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

/openjdk7/jdk/test/javax/management/modelmbean/SimpleModelMBean/
H A DSimpleModelMBeanCommand.java104 private static void test(int testno) throws Exception { argument
202 switch (testno) {
287 System.err.println("UNKNOWN TEST NUMBER " + testno);
/openjdk7/jdk/test/javax/management/modelmbean/ModelMBeanInfoSupport/
H A DGetAllDescriptorsTest.java103 private static void test(int testno) throws Exception { argument
201 switch (testno) {
231 System.err.println("UNKNOWN TEST NUMBER " + testno);

Completed in 30 milliseconds