Searched refs:gcPathArray (Results 1 – 2 of 2) sorted by relevance
87 gcPathArray[2].right.left = gcPathArray[2].left.right; in DumpedStuff()182 public ObjectTree[] gcPathArray = new ObjectTree[]{null, null, field in DumpedStuff
249 AhatInstance gcPathArray = dump.getDumpedAhatInstance("gcPathArray"); in gcRootPath() local250 Value value = gcPathArray.asArrayInstance().getValue(2); in gcRootPath()266 assertEquals(gcPathArray, path.get(2).instance); in gcRootPath()