Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DComparisonChainTest_gwt.java51 public void testShortCircuitGreater() throws Exception { in testShortCircuitGreater() method in ComparisonChainTest_gwt
53 testCase.testShortCircuitGreater(); in testShortCircuitGreater()
/external/guava/guava-tests/test/com/google/common/collect/
DComparisonChainTest.java75 public void testShortCircuitGreater() {