Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/collect/testing/
DOpenJdk6MapTests.java23 … com.google.common.collect.testing.testers.MapCreationTester.getCreateWithNullKeyUnsupportedMethod;
55 getCreateWithNullKeyUnsupportedMethod(), in suppressForTreeMapNatural()
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DMapCreationTester.java153 public static Method getCreateWithNullKeyUnsupportedMethod() { in getCreateWithNullKeyUnsupportedMethod() method in MapCreationTester