Home
last modified time | relevance | path

Searched refs:testCopyOf_arrayOfOneElement (Results 1 – 7 of 7) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/
DImmutableSetTest_gwt.java61 public void testCopyOf_arrayOfOneElement() throws Exception { in testCopyOf_arrayOfOneElement() method in ImmutableSetTest_gwt
63 testCase.testCopyOf_arrayOfOneElement(); in testCopyOf_arrayOfOneElement()
DImmutableSortedSetTest_gwt.java151 public void testCopyOf_arrayOfOneElement() throws Exception { in testCopyOf_arrayOfOneElement() method in ImmutableSortedSetTest_gwt
153 testCase.testCopyOf_arrayOfOneElement(); in testCopyOf_arrayOfOneElement()
DImmutableListTest_gwt.java83 testCase.testCopyOf_arrayOfOneElement(); in testCopyOf_arrayOfOneElement__CreationTests()
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DAbstractImmutableSetTest.java110 public void testCopyOf_arrayOfOneElement() { in testCopyOf_arrayOfOneElement() method in AbstractImmutableSetTest
DImmutableListTest.java172 public void testCopyOf_arrayOfOneElement() { in testCopyOf_arrayOfOneElement() method in ImmutableListTest.CreationTests
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractImmutableSetTest.java114 public void testCopyOf_arrayOfOneElement() { in testCopyOf_arrayOfOneElement() method in AbstractImmutableSetTest
DImmutableListTest.java255 public void testCopyOf_arrayOfOneElement() { in testCopyOf_arrayOfOneElement() method in ImmutableListTest.CreationTests