Searched refs:testPotato (Results 1 – 1 of 1) sorted by relevance
69 testPotato(implClazz, Vector.class); in testImplementation()70 testPotato(implClazz, CopyOnWriteArrayList.class); in testImplementation()80 private static void testPotato(Class<? extends Collection> implClazz, in testPotato() method in HotPotatoes