Home
last modified time | relevance | path

Searched refs:getCreateWithNullUnsupportedMethod (Results 1 – 8 of 8) sorted by relevance

/external/guava/android/guava-testlib/test/com/google/common/collect/testing/
DOpenJdk6QueueTests.java19 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;
40 Arrays.asList(getCreateWithNullUnsupportedMethod());
DOpenJdk6SetTests.java22 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;
47 getCreateWithNullUnsupportedMethod()); in suppressForTreeSetNatural()
DOpenJdk6MapTests.java23 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;
58 getCreateWithNullUnsupportedMethod(), // for keySet in suppressForTreeMapNatural()
/external/guava/guava-testlib/test/com/google/common/collect/testing/
DOpenJdk6QueueTests.java19 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;
40 Arrays.asList(getCreateWithNullUnsupportedMethod());
DOpenJdk6SetTests.java22 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;
47 getCreateWithNullUnsupportedMethod()); in suppressForTreeSetNatural()
DOpenJdk6MapTests.java23 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;
59 getCreateWithNullUnsupportedMethod(), // for keySet in suppressForTreeMapNatural()
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/
DCollectionCreationTester.java67 public static Method getCreateWithNullUnsupportedMethod() { in getCreateWithNullUnsupportedMethod() method in CollectionCreationTester
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DCollectionCreationTester.java67 public static Method getCreateWithNullUnsupportedMethod() { in getCreateWithNullUnsupportedMethod() method in CollectionCreationTester