Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DComparisonChainTest_gwt.java41 public void testOneEqual() throws Exception { in testOneEqual() method in ComparisonChainTest_gwt
43 testCase.testOneEqual(); in testOneEqual()
/external/guava/guava-tests/test/com/google/common/collect/
DComparisonChainTest.java45 public void testOneEqual() { in testOneEqual() method in ComparisonChainTest