Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DTest.java20 import com.android.inputmethod.latin.makedict.BinaryDictDecoderEncoderTests;
53 BinaryDictDecoderEncoderTests.class,
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
H A DBinaryDictDecoderEncoderTests.java52 public class BinaryDictDecoderEncoderTests extends AndroidTestCase { class
53 private static final String TAG = BinaryDictDecoderEncoderTests.class.getSimpleName();
69 public BinaryDictDecoderEncoderTests() { in BinaryDictDecoderEncoderTests() method in BinaryDictDecoderEncoderTests
73 public BinaryDictDecoderEncoderTests(final long seed, final int maxUnigrams) { in BinaryDictDecoderEncoderTests() method in BinaryDictDecoderEncoderTests