Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java116 public void testConstructingDictionaryOnMemory() { in testConstructingDictionaryOnMemory() method in BinaryDictionaryTests
118 testConstructingDictionaryOnMemory(formatVersion); in testConstructingDictionaryOnMemory()
122 private void testConstructingDictionaryOnMemory(final int formatVersion) { in testConstructingDictionaryOnMemory() method in BinaryDictionaryTests