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

/openjdk7/jdk/test/java/lang/management/RuntimeMXBean/
H A DPropertiesTest.java57 private static void runTest(int sysPropsCount) throws Exception { argument
81 if (props.size() != NUM_MYPROPS + sysPropsCount) {
84 NUM_MYPROPS + sysPropsCount +

Completed in 48 milliseconds