Home
last modified time | relevance | path

Searched refs:GC (Results 1 – 22 of 22) sorted by relevance

/art/test/401-optimizing-compiler/
Dexpected.txt5 Forced GC
7 Forced GC
9 Forced GC
10 Forced GC
11 Forced GC
12 Forced GC
13 Forced GC
14 Forced GC
/art/test/102-concurrent-gc/
Dinfo.txt1 Test that attempts to hide objects from a concurrently running GC. The
2 concurrent GC should locate the "hidden" objects through a write-barrier.
/art/test/087-gc-after-link/
Dexpected.txt2 GC complete.
/art/test/160-read-barrier-stress/
Dinfo.txt1 Test stressing read barriers for CC GC.
/art/test/125-gc-and-classloading/
Dinfo.txt1 Tests class loading and GC running in parallel.
/art/test/072-precise-gc/
Dinfo.txt1 Try to detect whether precise GC is working.
/art/test/103-string-append/
Dinfo.txt1 Simple test that triggers GC by appending to a String.
/art/test/152-dead-large-object/
Dinfo.txt1 Test that large objects are freed properly after a GC.
/art/test/153-reference-stress/
Dinfo.txt1 Tests java.lang.ref.Reference.get() and GC running in parallel.
/art/test/1337-gc-coverage/
Dinfo.txt1 Tests internal GC functions which are not exposed through normal APIs.
/art/test/067-preemptive-unpark/
Dexpected.txt2 GC'ing
/art/test/154-gc-loop/
Dinfo.txt1 Test that GC doesn't happen too often for a few small allocations.
/art/test/1338-gc-no-los/
Dinfo.txt1 Test that the GC works with no large object space. Regression test for b/64393515.
/art/test/659-unpadded-array/
Dinfo.txt1 Regression test for the concurrent GC whose region space had
/art/test/1000-non-moving-space-stress/
Dinfo.txt1 Regression test for a bug that used to trigger GC crashes during a
/art/test/1004-checker-volatile-ref-load/
Dinfo.txt5 trigerring a SIGSEGV, when the Concurrent Copying GC is in the marking
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S667 @ save callee saves in case exception allocation triggers GC
838 SETUP_SAVE_REFS_ONLY_FRAME r1 @ save callee saves in case of GC
851 SETUP_SAVE_REFS_ONLY_FRAME r2 @ save callee saves in case of GC
864 SETUP_SAVE_REFS_ONLY_FRAME r3 @ save callee saves in case of GC
878 SETUP_SAVE_REFS_ONLY_FRAME r12 @ save callee saves in case of GC
897 SETUP_SAVE_EVERYTHING_FRAME r1, \runtime_method_offset @ save everything in case of GC
939 SETUP_SAVE_REFS_ONLY_FRAME r2 @ save callee saves in case of GC
965 SETUP_SAVE_REFS_ONLY_FRAME r2 @ save callee saves in case of GC
998 SETUP_SAVE_REFS_ONLY_FRAME r12 @ save callee saves in case of GC
1013 SETUP_SAVE_REFS_ONLY_FRAME r12 @ save callee saves in case of GC
[all …]
/art/tools/
Drun-libcore-tests.sh74 --Xgc:gcstress Enable GC stress configuration (device|host only).
/art/oatdump/
DAndroid.bp80 // We need this because GC stress mode makes use of
/art/compiler/optimizing/
Dside_effects_test.cc192 TEST(SideEffectsTest, GC) { in TEST() argument
/art/tools/ahat/
DREADME.txt106 Show sample path from GC root with field names in place of dominator path.
/art/dex2oat/
DAndroid.bp354 // We need this because GC stress mode makes use of