Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 28) sorted by relevance

12

/art/test/047-returns/
Dexpected.txt2 one running
6 two running
10 three running
/art/test/995-breakpoints-throw/
Dexpected.txt4 Test "call Test995::breakpoint": Finished running with handler "do nothing"
8 Test "call Test995::breakpointCatch": Finished running with handler "do nothing"
12 Test "call Test995::breakpointCatchLate": Finished running with handler "do nothing"
16 Test "catch subroutine Test995::breakpoint": Finished running with handler "do nothing"
20 Test "call Test995::breakpoint": Finished running with handler "throw"
25 Test "call Test995::breakpointCatch": Finished running with handler "throw"
29 Test "call Test995::breakpointCatchLate": Finished running with handler "throw"
34 Test "catch subroutine Test995::breakpoint": Finished running with handler "throw"
/art/test/051-thread/
Dexpected.txt5 testThreadDaemons @ Thread running
11 testSetName running
/art/test/146-bad-interface/
Dexpected.txt1 running invoke
/art/test/140-field-packing/
Dexpected.txt1 running test...
/art/test/678-quickening/
Dinfo.txt1 Test for FindLocksAtDexPc running with quickened opcodes.
/art/test/125-gc-and-classloading/
Dinfo.txt1 Tests class loading and GC running in parallel.
/art/test/203-multi-checkpoint/
Dexpected.txt2 Other thread running
/art/test/153-reference-stress/
Dinfo.txt1 Tests java.lang.ref.Reference.get() and GC running in parallel.
/art/test/039-join-main/
Dexpected.txt2 @ JoinMainSub running
/art/test/151-OpenFileLimit/
Dinfo.txt1 This test verifies that running out of file descriptors in the process doesn't
/art/test/102-concurrent-gc/
Dinfo.txt1 Test that attempts to hide objects from a concurrently running GC. The
/art/test/147-stripped-dex-fallback/
Dinfo.txt1 Verify that we fallback to running out of dex code in the oat file if there is
/art/test/004-checker-UnsafeTest18/src/
DMain.java44 public volatile boolean running; field in Main
312 m.running = true; in main()
316 while (m.running) { in main()
334 m.running = false; in main()
/art/tools/
Dlibcore_gcstress_failures.txt2 * This file contains expectations for ART's buildbot when running gcstress.
Dlibcore_gcstress_debug_failures.txt2 * This file contains expectations for ART's buildbot when running gcstress in debug mode.
/art/test/1925-self-frame-pop/
Dexpected.txt4 ….Test1925$RecursionError: Unable recur further. Still 90 outstanding! while running recurTimes(100)
/art/test/1929-exception-catch-exception/
Dexpected.txt10 Test "art.Test1929$DoThrowClass": Finished running with handler "art.Test1929$DoNothingHandler"
24 Test "art.Test1929$DoThrowCatchBaseTestException": Finished running with handler "art.Test1929$DoNo…
38 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": Finished running with handler "art.Test1929…
52 Test "art.Test1929$DoThrowCatchTestException": Finished running with handler "art.Test1929$DoNothin…
66 Test "art.Test1929$DoThrowCatchTestExceptionTwice": Finished running with handler "art.Test1929$DoN…
76 Test "art.Test1929$DoThrowCatchTestExceptionNoRethrow": Finished running with handler "art.Test1929…
86 Test "art.Test1929$DoThrowClass": Finished running with handler "art.Test1929$ThrowCatchBase"
101 Test "art.Test1929$DoThrowCatchBaseTestException": Finished running with handler "art.Test1929$Thro…
115 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": Finished running with handler "art.Test1929…
130 Test "art.Test1929$DoThrowCatchTestException": Finished running with handler "art.Test1929$ThrowCat…
[all …]
/art/openjdkjvmti/
DREADME.md5 runtime as a plugin. This allows the use of agents that can modify the running
/art/test/130-hprof/src/
DMain.java149 public volatile boolean running = true; field in Main.Allocator
153 while (running) { in run()
173 allocator.running = false; in run()
/art/test/1928-exception-event-exception/
Dexpected.txt14 Test "art.Test1928$DoThrowClass": Finished running with handler "art.Test1928$DoNothingHandler"
29 Test "art.Test1928$DoThrowCatchBaseTestException": Finished running with handler "art.Test1928$DoNo…
44 Test "art.Test1928$DoThrowCatchTestException": Finished running with handler "art.Test1928$DoNothin…
58 Test "art.Test1928$DoThrowCatchTestExceptionNoRethrow": Finished running with handler "art.Test1928…
73 Test "art.Test1928$DoThrowClass": Finished running with handler "art.Test1928$ThrowCatchBase"
89 Test "art.Test1928$DoThrowCatchBaseTestException": Finished running with handler "art.Test1928$Thro…
105 Test "art.Test1928$DoThrowCatchTestException": Finished running with handler "art.Test1928$ThrowCat…
120 Test "art.Test1928$DoThrowCatchTestExceptionNoRethrow": Finished running with handler "art.Test1928…
/art/test/1923-frame-pop/
Dexpected.txt8 ….Test1923$RecursionError: Unable recur further. Still 90 outstanding! while running recurTimes(100)
/art/test/1924-frame-pop-toggle/
Dexpected.txt8 ….Test1924$RecursionError: Unable recur further. Still 90 outstanding! while running recurTimes(100)
/art/test/600-verifier-fails/
Dinfo.txt1 The situations in these tests were discovered by running the mutating
/art/test/552-checker-primitive-typeprop/smali/
DSsaBuilder.smali22 # otherwise running the code with an array short enough to throw will crash at

12