Searched refs:taggedClass (Results 1 – 1 of 1) sorted by relevance
46 int taggedClass = iterateThroughHeapCount(HEAP_FILTER_OUT_CLASS_UNTAGGED, null, in testHeapCount() local55 if (all != taggedClass + untaggedClass) { in testHeapCount()56 throw new IllegalStateException("By class: " + all + " != " + taggedClass + " + " + in testHeapCount()66 if (taggedClass != 2) { in testHeapCount()72 if (all == taggedClass) { in testHeapCount()