Home
last modified time | relevance | path

Searched refs:testFrom_one (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/testing/
DMinimalIterableTest_gwt.java26 public void testFrom_one() throws Exception { in testFrom_one() method in MinimalIterableTest_gwt
28 testCase.testFrom_one(); in testFrom_one()
/external/guava/guava-testlib/test/com/google/common/collect/testing/
DMinimalIterableTest.java86 public void testFrom_one() { in testFrom_one() method in MinimalIterableTest