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

/openjdk9/jdk/test/java/security/SecureRandom/
H A DGetInstanceTest.java164 // getExcType(mech, param) method. If exception type is not
169 getExcType(mech, param),
180 getExcType(mech, param),
191 getExcType(mech, param),
259 private static Class getExcType(String mech, SecureRandomParameters param) { method in class:GetInstanceTest

Completed in 87 milliseconds