Home
last modified time | relevance | path

Searched refs:started (Results 1 – 18 of 18) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
DHttpURLConnectionTest.java49 boolean started = false; field in HttpURLConnectionTest.MockServer
65 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()
/libcore/ojluni/src/main/java/java/util/stream/
DDoubleStream.java1007 boolean started; in iterate()
1013 if (started) in iterate()
1017 started = true; in iterate()
1069 boolean started, finished; in iterate()
1077 if (started) in iterate()
1081 started = true; in iterate()
1097 double t = started ? next.applyAsDouble(prev) : seed; in iterate()
DIntStream.java948 boolean started; in iterate()
954 if (started) in iterate()
958 started = true; in iterate()
1010 boolean started, finished; in iterate()
1018 if (started) in iterate()
1022 started = true; in iterate()
1038 int t = started ? next.applyAsInt(prev) : seed; in iterate()
DLongStream.java937 boolean started; in iterate()
943 if (started) in iterate()
947 started = true; in iterate()
999 boolean started, finished; in iterate()
1007 if (started) in iterate()
1011 started = true; in iterate()
1027 long t = started ? next.applyAsLong(prev) : seed; in iterate()
DStream.java1457 boolean started;
1463 if (started)
1467 started = true;
1520 boolean started, finished;
1528 if (started)
1532 started = true;
1549 T t = started ? next.apply(prev) : seed;
/libcore/luni/src/test/java/libcore/java/nio/channels/
DFileIOInterruptTest.java458 volatile boolean started; field in FileIOInterruptTest.StreamReader
470 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.ChannelReader
553 started = true; in run()
568 for (int i = 0; i < 10 && !started; i++) { in waitForThreadToBlock()
571 assertTrue(started); in waitForThreadToBlock()
/libcore/ojluni/src/main/java/java/lang/
DThread.java266 boolean started = false; field in Thread
1066 if (started) in start()
1079 started = false; in start()
1084 started = true; in start()
1087 if (!started) { in start()
2252 return State.values()[nativeGetStatus(started)]; in getState()
DRuntime.java280 if (hook.started) { in addShutdownHook()
/libcore/jsr166-tests/src/test/java/jsr166/
DLockSupportTest.java298 final CountDownLatch started = new CountDownLatch(1); in testGetBlocker() local
302 started.countDown(); in testGetBlocker()
312 await(started); in testGetBlocker()
/libcore/ojluni/src/test/java/util/concurrent/tck/
DLockSupportTest.java367 final CountDownLatch started = new CountDownLatch(1); in testGetBlocker() local
371 started.countDown(); in testGetBlocker()
381 await(started); in testGetBlocker()
/libcore/luni/src/test/java/libcore/java/lang/smali/
DREADME.txt18 For reference, the classes started out as:
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DDatagramPacketTest.java31 volatile boolean started = false; field in DatagramPacketTest
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThread.java417 boolean started = false; field in Thread
/libcore/luni/src/test/java/libcore/java/lang/reflect/parameter/
DREADME.txt16 For reference, MetadataVariations started out as:
/libcore/ojluni/src/test/
DLICENSE104 when run, you must cause it, when started running for such
/libcore/ojluni/src/tools/
DLICENSE104 when run, you must cause it, when started running for such
/libcore/
DLICENSE100 you must cause it, when started running for such interactive use in the
/libcore/ojluni/src/main/
DLICENSE108 you must cause it, when started running for such interactive use in the