Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Collection/
DMOAT.java783 private static void testQueue(Queue<Integer> q) { in testQueue() method in MOAT
1148 testQueue((Queue<Integer>)c); in testCollection1()