Home
last modified time | relevance | path

Searched refs:isStronglyReachable (Results 1 – 3 of 3) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DAhatInstance.java173 public boolean isStronglyReachable() { in isStronglyReachable() method in AhatInstance
194 return !isStronglyReachable() && !isUnreachable(); in isWeaklyReachable()
/art/tools/ahat/src/test/com/android/ahat/
DInstanceTest.java445 assertTrue(root.isStronglyReachable());
459 assertTrue(ref.isStronglyReachable());
/art/tools/ahat/etc/
Dahat_api.txt109 method public boolean isStronglyReachable();