Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DRegularImmutableTableTest_gwt.java76 public void testForCells() throws Exception { in testForCells() method in RegularImmutableTableTest_gwt
78 testCase.testForCells(); in testForCells()
/external/guava/guava-tests/test/com/google/common/collect/
DRegularImmutableTableTest.java95 public void testForCells() { in testForCells() method in RegularImmutableTableTest