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

/openjdk7/jdk/test/javax/management/mxbean/
H A DLeakTest.java56 // private static Class<?>[] otherTests = {MXBeanTest.class};
58 private static Class<?>[] otherTests = {RandomMXBeanTest.class}; field in class:LeakTest
70 for (Class<?> testClass : otherTests)

Completed in 28 milliseconds