Searched refs:Support_UnmodifiableCollectionTest (Results 1 - 3 of 3) sorted by relevance

/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_UnmodifiableCollectionTest.java27 public class Support_UnmodifiableCollectionTest extends TestCase { class in inherits:TestCase
34 public Support_UnmodifiableCollectionTest(String p1) { method in class:Support_UnmodifiableCollectionTest
38 public Support_UnmodifiableCollectionTest(String p1, Collection<Integer> c) { method in class:Support_UnmodifiableCollectionTest
H A DSupport_CollectionTest.java41 new Support_UnmodifiableCollectionTest("", col).runTest();
H A DSupport_UnmodifiableMapTest.java95 new Support_UnmodifiableCollectionTest("Unmod--from map test", map

Completed in 109 milliseconds