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

/openjdk7/jdk/test/sun/security/krb5/tools/
H A DKtabZero.java67 static void check(boolean showBeMissing) throws Exception { argument
69 if (kt.isMissing() != showBeMissing) {
70 throw new Exception("isMissing is not " + showBeMissing);

Completed in 25 milliseconds