Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DRangeTest_gwt.java136 public void testIntersection_singleton() throws Exception { in testIntersection_singleton() method in RangeTest_gwt
138 testCase.testIntersection_singleton(); in testIntersection_singleton()
/external/guava/guava-tests/test/com/google/common/collect/
DRangeTest.java385 public void testIntersection_singleton() { in testIntersection_singleton() method in RangeTest