Searched defs:checkStatus (Results 1 - 7 of 7) sorted by relevance

/openjdk10/jdk/test/java/net/httpclient/http2/
H A DRedirectTest.java124 static void checkStatus(int expected, int found) throws Exception { method in class:RedirectTest
H A DBasicTest.java125 static void checkStatus(int expected, int found) throws Exception { method in class:BasicTest
H A DFixedThreadPoolTest.java123 static void checkStatus(int expected, int found) throws Exception { method in class:FixedThreadPoolTest
/openjdk10/jdk/test/sun/security/ssl/SSLEngineImpl/
H A DCloseInboundException.java162 private void checkStatus() throws Exception { method in class:CloseInboundException
/openjdk10/jdk/test/tools/launcher/
H A DFXLauncherTest.java193 static void checkStatus(TestResult tr, String testName, int testCount, method in class:FXLauncherTest
/openjdk10/langtools/test/tools/javac/classfiles/attributes/lib/
H A DTestResult.java113 public void checkStatus() throws TestFailedException { method in class:TestResult
/openjdk10/jdk/src/java.security.jgss/share/native/libj2gss/
H A DNativeUtil.c522 void checkStatus(JNIEnv *env, jobject jstub, OM_uint32 major, function

Completed in 200 milliseconds