Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DRangeTest_gwt.java111 public void testEquivalentFactories() throws Exception { in testEquivalentFactories() method in RangeTest_gwt
113 testCase.testEquivalentFactories(); in testEquivalentFactories()
/external/guava/guava-tests/test/com/google/common/collect/
DRangeTest.java612 public void testEquivalentFactories() { in testEquivalentFactories() method in RangeTest