Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/collect/testing/
DOpenJdk6SetTests.java21 …t static com.google.common.collect.testing.testers.CollectionAddTester.getAddNullUnsupportedMethod;
45 getAddNullUnsupportedMethod(), in suppressForTreeSetNatural()
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DCollectionAddTester.java136 public static Method getAddNullUnsupportedMethod() { in getAddNullUnsupportedMethod() method in CollectionAddTester