Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Collection/
DHotPotatoes.java69 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