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

/external/guava/guava-gwt/test/com/google/common/collect/
H A DImmutableMultisetTest_gwt.java91 public void testCopyOf_collection_empty() throws Exception { method in class:ImmutableMultisetTest_gwt
93 testCase.testCopyOf_collection_empty();
H A DImmutableSetTest_gwt.java71 public void testCopyOf_collection_empty() throws Exception { method in class:ImmutableSetTest_gwt
73 testCase.testCopyOf_collection_empty();
H A DImmutableListTest_gwt.java93 testCase.testCopyOf_collection_empty();
H A DImmutableSortedSetTest_gwt.java161 public void testCopyOf_collection_empty() throws Exception { method in class:ImmutableSortedSetTest_gwt
163 testCase.testCopyOf_collection_empty();
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
H A DAbstractImmutableSetTest.java133 public void testCopyOf_collection_empty() { method in class:AbstractImmutableSetTest
H A DImmutableListTest.java195 public void testCopyOf_collection_empty() { method in class:ImmutableListTest.CreationTests
H A DImmutableMultisetTest.java115 public void testCopyOf_collection_empty() { method in class:ImmutableMultisetTest
/external/guava/guava-tests/test/com/google/common/collect/
H A DAbstractImmutableSetTest.java137 public void testCopyOf_collection_empty() { method in class:AbstractImmutableSetTest
H A DImmutableMultisetTest.java207 public void testCopyOf_collection_empty() { method in class:ImmutableMultisetTest
H A DImmutableSortedMultisetTest.java196 public void testCopyOf_collection_empty() { method in class:ImmutableSortedMultisetTest
H A DImmutableListTest.java278 public void testCopyOf_collection_empty() { method in class:ImmutableListTest.CreationTests

Completed in 1911 milliseconds