Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
DInputPointersTests.java146 final int dstLength = 50; in testAppend() local
215 final int dstLength = 50; in testAppendResizableIntArray() local
DResizableIntArrayTests.java226 final int dstLength = DEFAULT_CAPACITY / 2; in testAppend() local