Home
last modified time | relevance | path

Searched defs:createArrayWithNullValue (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DAbstractMultimapTester.java64 protected Map.Entry<K, V>[] createArrayWithNullValue() { in createArrayWithNullValue() method in AbstractMultimapTester
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractMapTester.java107 protected Map.Entry<K, V>[] createArrayWithNullValue() { in createArrayWithNullValue() method in AbstractMapTester