Home
last modified time | relevance | path

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

/art/test/913-heaps/
Dexpected-stdout.txt200 root@root --(stack-local[id=1,tag=3000,depth=4,method=runFollowReferences,vreg=3,location= 164])-->…
248 root@root --(stack-local[id=1,tag=3000,depth=4,method=runFollowReferences,vreg=3,location= 164])-->…
291 root@root --(stack-local[id=1,tag=3000,depth=4,method=runFollowReferences,vreg=3,location= 181])-->…
319 root@root --(stack-local[id=1,tag=3000,depth=4,method=runFollowReferences,vreg=3,location= 181])-->…
/art/test/913-heaps/src/art/
DTest913.java41 Test913.runFollowReferences(); in run()
54 public static void runFollowReferences() throws Exception { in runFollowReferences() method in Test913