Searched refs:testNotificationEmission (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/test/javax/management/remote/mandatory/notif/ |
H A D | NotificationEmissionTest.java | 150 testNotificationEmission(propValue); 183 return testNotificationEmission(prop, "true", true, true); 187 return testNotificationEmission(prop, "true", true, false); 190 public int testNotificationEmission(Object propValue) throws Exception { method in class:NotificationEmissionTest 191 return testNotificationEmission(true, propValue, false, true); 194 public int testNotificationEmission(boolean prop, method in class:NotificationEmissionTest
|
Completed in 63 milliseconds