Searched defs:UnmodifiableTreeColumnMapTests (Results 1 - 2 of 2) sorted by relevance

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
H A DTableCollectionTest.java721 public static class UnmodifiableTreeColumnMapTests extends ColumnMapTests { class in class:TableCollectionTest
722 public UnmodifiableTreeColumnMapTests() { method in class:TableCollectionTest.UnmodifiableTreeColumnMapTests
/external/guava/guava-tests/test/com/google/common/collect/
H A DTableCollectionTest.java116 suite.addTestSuite(UnmodifiableTreeColumnMapTests.class);
1305 public static class UnmodifiableTreeColumnMapTests extends ColumnMapTests { class in class:TableCollectionTest
1306 public UnmodifiableTreeColumnMapTests() { method in class:TableCollectionTest.UnmodifiableTreeColumnMapTests

Completed in 135 milliseconds