Home
last modified time | relevance | path

Searched defs:maxLength (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/test/java/dalvik/system/
DVMRuntimeTest.java27 private void doTestNewNonMovableArray(Class<?> componentType, int step, int maxLength) { in doTestNewNonMovableArray()
81 private void doTestNewUnpaddedArray(Class<?> componentType, int step, int maxLength) { in doTestNewUnpaddedArray()
/libcore/luni/src/test/java/libcore/java/io/
DDataOutputStreamTest.java96 String maxLength = new String(chars); in test_writeUTF() local
/libcore/ojluni/src/main/java/java/time/
DMonth.java471 public int maxLength() { in maxLength() method in Month
/libcore/benchmarks/src/benchmarks/regression/
DR.java1883 public static final int maxLength = 0; field in R