Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
H A DResizableIntArrayTests.java133 final int smallerLength = DEFAULT_CAPACITY / 2; in testReset() local
180 final int smallerLength = DEFAULT_CAPACITY / 2; in testSetLength() local
224 final int smallerLength = DEFAULT_CAPACITY / 2; in testCopy() local