Home
last modified time | relevance | path

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

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