Searched refs:testCopyOf_collection_oneElement (Results 1 - 11 of 11) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/
H A DImmutableMultisetTest_gwt.java101 public void testCopyOf_collection_oneElement() throws Exception { method in class:ImmutableMultisetTest_gwt
103 testCase.testCopyOf_collection_oneElement();
H A DImmutableSetTest_gwt.java81 public void testCopyOf_collection_oneElement() throws Exception { method in class:ImmutableSetTest_gwt
83 testCase.testCopyOf_collection_oneElement();
H A DImmutableListTest_gwt.java103 testCase.testCopyOf_collection_oneElement();
H A DImmutableSortedSetTest_gwt.java171 public void testCopyOf_collection_oneElement() throws Exception { method in class:ImmutableSortedSetTest_gwt
173 testCase.testCopyOf_collection_oneElement();
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
H A DAbstractImmutableSetTest.java141 public void testCopyOf_collection_oneElement() { method in class:AbstractImmutableSetTest
H A DImmutableListTest.java202 public void testCopyOf_collection_oneElement() { method in class:ImmutableListTest.CreationTests
H A DImmutableMultisetTest.java122 public void testCopyOf_collection_oneElement() { method in class:ImmutableMultisetTest
/external/guava/guava-tests/test/com/google/common/collect/
H A DAbstractImmutableSetTest.java145 public void testCopyOf_collection_oneElement() { method in class:AbstractImmutableSetTest
H A DImmutableMultisetTest.java214 public void testCopyOf_collection_oneElement() { method in class:ImmutableMultisetTest
H A DImmutableSortedMultisetTest.java203 public void testCopyOf_collection_oneElement() { method in class:ImmutableSortedMultisetTest
H A DImmutableListTest.java285 public void testCopyOf_collection_oneElement() { method in class:ImmutableListTest.CreationTests

Completed in 168 milliseconds