Home
last modified time | relevance | path

Searched refs:EXPECTED_RESULT_DOWNCASE (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
DStringUtilsTests.java421 final int[] EXPECTED_RESULT_DOWNCASE = new int[] { 'a', 'b', 'c', 'd', 'e', 0x286D7, in testCopyCodePointsAndReturnCodePointCount() local
439 EXPECTED_RESULT_DOWNCASE.length); in testCopyCodePointsAndReturnCodePointCount()
442 EXPECTED_RESULT_DOWNCASE[i]); in testCopyCodePointsAndReturnCodePointCount()