Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
H A DBinaryDictDecoderEncoderTests.java56 private static final int LARGE_CODE_POINT_SET_SIZE = 300; field in BinaryDictDecoderEncoderTests
120 LARGE_CODE_POINT_SET_SIZE, random); in generateWords()