Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Collection/
DBiggernYours.java140 static void testCollections(Collection c1, Collection c2) {
224 testCollections(
235 testCollections(
246 testCollections(
268 testCollections(
279 testCollections(
290 testCollections(
301 testCollections(
312 testCollections(
323 testCollections(
[all …]
/libcore/ojluni/src/test/java/util/Collections/
DSyncSubMutexes.java46 public void testCollections(Collection<String> instance) { in testCollections() method in SyncSubMutexes