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

/openjdk7/jdk/test/java/security/Policy/GetInstance/
H A DGetInstance.java53 testnum = gi.testCustomImpl(testnum);
182 private int testCustomImpl(int testnum) throws Exception { method in class:GetInstance
/openjdk7/jdk/test/javax/security/auth/login/Configuration/
H A DGetInstance.java58 testnum = gi.testCustomImpl(testnum);
127 private int testCustomImpl(int testnum) throws Exception { method in class:GetInstance

Completed in 29 milliseconds