Searched refs:createArrayWithNullValue (Results 1 – 3 of 3) sorted by relevance
106 protected Map.Entry<K, V>[] createArrayWithNullValue() { in createArrayWithNullValue() method in AbstractMapTester119 resetMap(createArrayWithNullValue()); in initMapWithNullValue()
171 expectContents(createArrayWithNullValue()); in testPut_replaceNullValueWithNullSupported()182 Entry<K, V>[] expected = createArrayWithNullValue(); in testPut_replaceNullValueWithNonNullSupported()
65 expectContents(createArrayWithNullValue()); in testCreateWithNullValueSupported()