Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DConstraintsTest_gwt.java26 public void testConstrainedCollectionLegal() throws Exception { in testConstrainedCollectionLegal() method in ConstraintsTest_gwt
28 testCase.testConstrainedCollectionLegal(); in testConstrainedCollectionLegal()
/external/guava/guava-tests/test/com/google/common/collect/
DConstraintsTest.java63 public void testConstrainedCollectionLegal() { in testConstrainedCollectionLegal() method in ConstraintsTest