Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/collect/
DConstraintsTest_gwt.java36 public void testConstrainedListLegal() throws Exception { in testConstrainedListLegal() method in ConstraintsTest_gwt
38 testCase.testConstrainedListLegal(); in testConstrainedListLegal()
/external/guava/guava-tests/test/com/google/common/collect/
DConstraintsTest.java170 public void testConstrainedListLegal() { in testConstrainedListLegal() method in ConstraintsTest