Searched refs:started (Results 1 – 8 of 8) sorted by relevance
49 boolean started = false; field in HttpURLConnectionTest.MockServer65 started = true; in run()167 if (!httpServer.started) { in testGetOutputStream()202 if (!server.started) bound.wait(5000); in testUsingProxy()206 if (!proxy.started) bound.wait(5000); in testUsingProxy()247 if (!server.started) bound.wait(5000); in testUsingProxySelector()251 if (!proxy.started) bound.wait(5000); in testUsingProxySelector()
458 volatile boolean started; field in FileIOInterruptTest.StreamReader470 started = true; in run()480 for (int i = 0; i < 10 && !started; i++) { in waitForThreadToBlock()483 assertTrue(started); in waitForThreadToBlock()540 volatile boolean started; field in FileIOInterruptTest.ChannelReader553 started = true; in run()568 for (int i = 0; i < 10 && !started; i++) { in waitForThreadToBlock()571 assertTrue(started); in waitForThreadToBlock()
153 boolean started = false; field in Thread728 started = false; in start()731 started = true; in start()734 if (!started) { in start()1814 return State.values()[nativeGetStatus(started)]; in getState()
280 if (hook.started) { in addShutdownHook()
298 final CountDownLatch started = new CountDownLatch(1); in testGetBlocker() local302 started.countDown(); in testGetBlocker()312 await(started); in testGetBlocker()
31 volatile boolean started = false; field in DatagramPacketTest
100 you must cause it, when started running for such interactive use in the
386 you must cause it, when started running for such interactive use in the