Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/collect/testing/
DOpenJdk6ListTests.java22 import static com.google.common.collect.testing.testers.ListSetTester.getSetNullSupportedMethod;
66 getSetNullSupportedMethod()); in suppressForCheckedList()
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DListSetTester.java151 public static Method getSetNullSupportedMethod() { in getSetNullSupportedMethod() method in ListSetTester