Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DRangeTest_gwt.java181 public void testSpan_general() throws Exception { in testSpan_general() method in RangeTest_gwt
183 testCase.testSpan_general(); in testSpan_general()
/external/guava/guava-tests/test/com/google/common/collect/
DRangeTest.java464 public void testSpan_general() { in testSpan_general() method in RangeTest