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