LatinIME/tests/src/com/android/inputmethod/latin/makedict
2014-10-03 12:04:05 +00:00
..
AbstractDictDecoder.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
BinaryDictDecoderEncoderTests.java Merge "Fix testCharacterTableIsPresent to use BinaryDictUtils.getDictFile" 2014-10-03 12:04:05 +00:00
BinaryDictDecoderUtils.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
BinaryDictEncoderUtils.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
BinaryDictIOUtils.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
BinaryDictUtils.java Fix testCharacterTableIsPresent to use BinaryDictUtils.getDictFile 2014-10-03 20:07:41 +09:00
CodePointUtils.java Add Ime language switching test. 2013-10-08 14:00:57 +09:00
DictDecoder.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
DictEncoder.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
FusionDictionary.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
MakedictLog.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
PendingAttribute.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
PtNodeInfo.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
Ver2DictDecoder.java Merge "Include a code point table in the binary dictionary." 2014-10-02 08:55:18 +00:00
Ver2DictDecoderTests.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
Ver2DictEncoder.java Switch code point table 2014-10-02 12:28:04 +09:00
Ver2DictEncoderTests.java Fix bug of testCodePointTable. 2014-09-30 12:49:25 +09:00
Ver4DictDecoder.java Introduce NgramProperty in Java side. 2014-10-01 11:21:08 +09:00
Ver4DictEncoder.java Merge "Include a code point table in the binary dictionary." 2014-10-02 08:55:18 +00:00