Home
last modified time | relevance | path

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

/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
DHttpURLConnectionTest.java58 boolean started = false; field in HttpURLConnectionTest.MockServer
74 started = true; in run()
182 if (!httpServer.started) { in testGetOutputStream()
223 if (!server.started) bound.wait(5000); in testUsingProxy()
227 if (!proxy.started) bound.wait(5000); in testUsingProxy()
274 if (!server.started) bound.wait(5000); in testUsingProxySelector()
278 if (!proxy.started) bound.wait(5000); in testUsingProxySelector()
/dalvik/tests/030-bad-finalizer/
Dexpected.txt3 Finalizer started and spinning...
/dalvik/vm/
DDdm.h46 void dvmDdmSendThreadNotification(Thread* thread, bool started);
DDdm.c283 void dvmDdmSendThreadNotification(Thread* thread, bool started) in dvmDdmSendThreadNotification() argument
294 if (started) { in dvmDdmSendThreadNotification()
/dalvik/libcore/luni/src/test/java/tests/api/java/net/
DDatagramPacketTest.java42 volatile boolean started = false; field in DatagramPacketTest
248 started = true; in test_getPort()
274 if (!started) in test_getPort()
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
DClassLoaderTest.java375 volatile boolean started; field in ClassLoaderTest.SyncLoadTestThread
385 started = true; in run()
417 while (!tt1.started && !tt2.started) { in test_loadClass_concurrentLoad()
/dalvik/vm/mterp/armv5te/
Dfooter.S62 cmp r1, #0 @ debugger attached or profiler started?
66 cmp r2, #0 @ profiler started?
/dalvik/vm/mterp/out/
DInterpAsm-armv5te.S9344 cmp r1, #0 @ debugger attached or profiler started?
9348 cmp r2, #0 @ profiler started?
DInterpAsm-armv4t.S9350 cmp r1, #0 @ debugger attached or profiler started?
9354 cmp r2, #0 @ profiler started?