HomeSort by relevance Sort by last modified time
    Searched refs:zeroLengthArray (Results 1 - 3 of 3) sorted by null

  /libcore/support/src/test/java/tests/support/
Support_MapTest.java 134 T[] zeroLengthArray = createArray(elementType, 0);
135 T[] set1TypedArray1 = set1.toArray(zeroLengthArray);
169 T[] set2TypedArray1 = set2.toArray(zeroLengthArray);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
CollectionsTest.java     [all...]
  /libcore/ojluni/src/main/java/java/util/
Collections.java     [all...]

Completed in 717 milliseconds