Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/collect/testing/
DOpenJdk6MapTests.java27 import static com.google.common.collect.testing.testers.MapPutTester.getPutNullKeyUnsupportedMethod;
53 getPutNullKeyUnsupportedMethod(), in suppressForTreeMapNatural()
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DMapPutTester.java251 public static Method getPutNullKeyUnsupportedMethod() { in getPutNullKeyUnsupportedMethod() method in MapPutTester