Searched refs:testConcurrentMap (Results 1 – 1 of 1) sorted by relevance
1326 testConcurrentMap((ConcurrentMap<Integer,Integer>) m); in testMap()1390 private static void testConcurrentMap(ConcurrentMap<Integer,Integer> m) { in testConcurrentMap() method in MOAT