Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DImmutableSetTest_gwt.java196 public void testCreation_oneElement() throws Exception { in testCreation_oneElement() method in ImmutableSetTest_gwt
198 testCase.testCreation_oneElement(); in testCreation_oneElement()
DImmutableMultisetTest_gwt.java201 public void testCreation_oneElement() throws Exception { in testCreation_oneElement() method in ImmutableMultisetTest_gwt
203 testCase.testCreation_oneElement(); in testCreation_oneElement()
DImmutableSortedSetTest_gwt.java321 public void testCreation_oneElement() throws Exception { in testCreation_oneElement() method in ImmutableSortedSetTest_gwt
323 testCase.testCreation_oneElement(); in testCreation_oneElement()
DImmutableListTest_gwt.java218 testCase.testCreation_oneElement(); in testCreation_oneElement__CreationTests()
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DImmutableMultisetTest.java46 public void testCreation_oneElement() { in testCreation_oneElement() method in ImmutableMultisetTest
DAbstractImmutableSetTest.java63 public void testCreation_oneElement() { in testCreation_oneElement() method in AbstractImmutableSetTest
DImmutableListTest.java50 public void testCreation_oneElement() { in testCreation_oneElement() method in ImmutableListTest.CreationTests
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractImmutableSetTest.java67 public void testCreation_oneElement() { in testCreation_oneElement() method in AbstractImmutableSetTest
DImmutableMultisetTest.java138 public void testCreation_oneElement() { in testCreation_oneElement() method in ImmutableMultisetTest
DImmutableSortedMultisetTest.java125 public void testCreation_oneElement() { in testCreation_oneElement() method in ImmutableSortedMultisetTest
DImmutableListTest.java133 public void testCreation_oneElement() { in testCreation_oneElement() method in ImmutableListTest.CreationTests