Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DBinaryDictionaryTests.java76 return createEmptyDictionaryWithAttributesAndGetFile(formatVersion, in createEmptyDictionaryAndGetFile()
80 private File createEmptyDictionaryWithAttributesAndGetFile(final int formatVersion, in createEmptyDictionaryWithAttributesAndGetFile() method in BinaryDictionaryTests
541 final File dictFile = createEmptyDictionaryWithAttributesAndGetFile(FormatSpec.VERSION403, in testRandomOperationsAndFlashWithGC()
669 final File dictFile = createEmptyDictionaryWithAttributesAndGetFile(FormatSpec.VERSION403, in testUnigramAndBigramCount()