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

/external/guava/guava-gwt/test/com/google/common/collect/
H A DImmutableMultisetTest_gwt.java161 public void testCopyOf_shortcut_singleton() throws Exception { method in class:ImmutableMultisetTest_gwt
163 testCase.testCopyOf_shortcut_singleton();
H A DImmutableSetTest_gwt.java151 public void testCopyOf_shortcut_singleton() throws Exception { method in class:ImmutableSetTest_gwt
153 testCase.testCopyOf_shortcut_singleton();
H A DImmutableListTest_gwt.java168 testCase.testCopyOf_shortcut_singleton();
H A DImmutableSortedSetTest_gwt.java271 public void testCopyOf_shortcut_singleton() throws Exception { method in class:ImmutableSortedSetTest_gwt
273 testCase.testCopyOf_shortcut_singleton();
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
H A DAbstractImmutableSetTest.java235 public void testCopyOf_shortcut_singleton() { method in class:AbstractImmutableSetTest
H A DImmutableListTest.java303 public void testCopyOf_shortcut_singleton() { method in class:ImmutableListTest.CreationTests
H A DImmutableMultisetTest.java215 public void testCopyOf_shortcut_singleton() { method in class:ImmutableMultisetTest
/external/guava/guava-tests/test/com/google/common/collect/
H A DAbstractImmutableSetTest.java239 public void testCopyOf_shortcut_singleton() { method in class:AbstractImmutableSetTest
H A DImmutableMultisetTest.java307 public void testCopyOf_shortcut_singleton() { method in class:ImmutableMultisetTest
H A DImmutableSortedMultisetTest.java297 public void testCopyOf_shortcut_singleton() { method in class:ImmutableSortedMultisetTest
H A DImmutableListTest.java386 public void testCopyOf_shortcut_singleton() { method in class:ImmutableListTest.CreationTests

Completed in 156 milliseconds