Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/util/
DOldTreeSetTest.java35 public void test_ConstructorLjava_util_Collection() { in test_ConstructorLjava_util_Collection() method in OldTreeSetTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DHashSetTest.java89 public void test_ConstructorLjava_util_Collection() { in test_ConstructorLjava_util_Collection() method in HashSetTest
DTreeSetTest.java61 public void test_ConstructorLjava_util_Collection() { in test_ConstructorLjava_util_Collection() method in TreeSetTest
DLinkedHashSetTest.java99 public void test_ConstructorLjava_util_Collection() { in test_ConstructorLjava_util_Collection() method in LinkedHashSetTest
DLinkedListTest.java75 public void test_ConstructorLjava_util_Collection() { in test_ConstructorLjava_util_Collection() method in LinkedListTest
DVectorTest.java127 public void test_ConstructorLjava_util_Collection() { in test_ConstructorLjava_util_Collection() method in VectorTest
DArrayListTest.java78 public void test_ConstructorLjava_util_Collection() { in test_ConstructorLjava_util_Collection() method in ArrayListTest