Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java1372 public void testLargeDictMigration() { in testLargeDictMigration() method in BinaryDictionaryTests
1374 testLargeDictMigration(FormatSpec.VERSION4_ONLY_FOR_TESTING, formatVersion); in testLargeDictMigration()
1378 private void testLargeDictMigration(final int fromFormatVersion, final int toFormatVersion) { in testLargeDictMigration() method in BinaryDictionaryTests