Home
last modified time | relevance | path

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

/art/test/148-multithread-gc-annotations/src/
DMovingGCThread.java20 private static TreeMap treeMap = new TreeMap(); field in MovingGCThread
54 treeMap.put(o.hashCode(), o); in allocateStuff()
/art/test/1337-gc-coverage/src/
DMain.java20 private static TreeMap treeMap = new TreeMap(); field in Main
31 treeMap.put(o.hashCode(), o); in allocateStuff()