Searched defs:testCopyOf_collection_general (Results 1 - 10 of 10) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/
H A DImmutableMultisetTest_gwt.java96 public void testCopyOf_collection_general() throws Exception { method in class:ImmutableMultisetTest_gwt
98 testCase.testCopyOf_collection_general();
H A DImmutableSetTest_gwt.java76 public void testCopyOf_collection_general() throws Exception { method in class:ImmutableSetTest_gwt
78 testCase.testCopyOf_collection_general();
H A DImmutableSortedSetTest_gwt.java166 public void testCopyOf_collection_general() throws Exception { method in class:ImmutableSortedSetTest_gwt
168 testCase.testCopyOf_collection_general();
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
H A DAbstractImmutableSetTest.java153 public void testCopyOf_collection_general() { method in class:AbstractImmutableSetTest
H A DImmutableListTest.java208 public void testCopyOf_collection_general() { method in class:ImmutableListTest.CreationTests
H A DImmutableMultisetTest.java128 public void testCopyOf_collection_general() { method in class:ImmutableMultisetTest
/external/guava/guava-tests/test/com/google/common/collect/
H A DAbstractImmutableSetTest.java157 public void testCopyOf_collection_general() { method in class:AbstractImmutableSetTest
H A DImmutableMultisetTest.java220 public void testCopyOf_collection_general() { method in class:ImmutableMultisetTest
H A DImmutableSortedMultisetTest.java209 public void testCopyOf_collection_general() { method in class:ImmutableSortedMultisetTest
H A DImmutableListTest.java291 public void testCopyOf_collection_general() { method in class:ImmutableListTest.CreationTests

Completed in 46 milliseconds