Home
last modified time | relevance | path

Searched refs:refSoft (Results 1 – 2 of 2) sorted by relevance

/art/tools/ahat/src/test/com/android/ahat/
DSiteTest.java124 AhatInstance refSoft = dumpSoft.getDumpedAhatInstance("reachabilityReferenceChain"); in objectsInfos() local
125 Site siteSoft = refSoft.getSite(); in objectsInfos()
128 if (info.heap == refSoft.getHeap() && info.classObj == refSoft.getClassObj()) { in objectsInfos()
DInstanceTest.java351 AhatInstance refSoft = dumpSoft.getDumpedAhatInstance("aSoftReference"); in retainedSizeByRetained() local
352 long sizeSoft = refSoft.getTotalRetainedSize().getSize(); in retainedSizeByRetained()