Home
last modified time | relevance | path

Searched refs:tagged (Results 1 – 5 of 5) sorted by relevance

/art/test/906-iterate-heap/src/art/
DTest906.java44 int tagged = iterateThroughHeapCount(HEAP_FILTER_OUT_UNTAGGED, null, Integer.MAX_VALUE); in testHeapCount() local
52 if (all != tagged + untagged) { in testHeapCount()
53 throw new IllegalStateException("Instances: " + all + " != " + tagged + " + " + untagged); in testHeapCount()
63 if (tagged != 6) { in testHeapCount()
64 throw new IllegalStateException(tagged + " tagged objects"); in testHeapCount()
67 throw new IllegalStateException(tagged + " objects with tagged class"); in testHeapCount()
69 if (all == tagged) { in testHeapCount()
/art/tools/jvmti-agents/list-extensions/
DREADME.md20 …9 list-extensions.cc:108] desc: Retrieve the heap id of the object tagged with the given arg…
/art/test/
DREADME.arm_fvp.md13 - a full stable (tagged) tree - to be used to build AOSP image for the model.
DAndroid.bp475 // successfully, and as such tagged as part of TradeFed's `art-target-run-test`
502 // successfully, and as such *not* tagged as part of TradeFed's
/art/test/913-heaps/
Dexpected-stdout.txt188 ---- tagged objects
281 ---- tagged classes