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

/openjdk7/jdk/test/javax/management/remote/mandatory/notif/
H A DNotificationAccessControllerTest.java359 NotificationAccessControllerTest nact =
364 error += nact.runTest(false, false);
366 error += nact.runTest(true, false);
368 error += nact.runTest(true, true);
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c1902 Edge *ne = active + nact; \
1940 head = active + nact; \
1942 nact++; \
1951 jint nact; local
2012 nact = 0;

Completed in 37 milliseconds