Searched refs:doFollowReferencesTest (Results 1 – 3 of 3) sorted by relevance
/art/test/913-heaps/src/art/ |
D | Test913.java | 55 new TestConfig().doFollowReferencesTest(); in runFollowReferences() 60 new TestConfig(null, 0, 1, -1).doFollowReferencesTest(); in runFollowReferences() 65 new TestConfig(null, 0, Integer.MAX_VALUE, 1).doFollowReferencesTest(); in runFollowReferences() 83 new TestConfig(A.class, 0).doFollowReferencesTest(); in runFollowReferences() 88 new TestConfig(null, 0x4).doFollowReferencesTest(); in runFollowReferences() 90 new TestConfig(null, 0x8).doFollowReferencesTest(); in runFollowReferences() 92 new TestConfig(null, 0x10).doFollowReferencesTest(); in runFollowReferences() 94 new TestConfig(null, 0x20).doFollowReferencesTest(); in runFollowReferences() 351 public void doFollowReferencesTest() throws Exception { in doFollowReferencesTest() method in Test913.TestConfig
|
/art/test/913-heaps/ |
D | expected_d8.diff | 3 < root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28]… 17 < root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28]… 44 < root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28]… 57 < root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28]…
|
D | expected.txt | 5 root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28])-… 103 root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28])-… 202 root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28])-… 292 root@root --(stack-local[id=1,tag=3000,depth=3,method=doFollowReferencesTest,vreg=1,location= 28])-…
|