Searched refs:createEmptyDictionaryAndGetFile (Results 1 – 1 of 1) sorted by relevance
75 private File createEmptyDictionaryAndGetFile(final int formatVersion) { in createEmptyDictionaryAndGetFile() method in BinaryDictionaryTests114 final File dictFile = createEmptyDictionaryAndGetFile(formatVersion); in getEmptyBinaryDictionary()122 final File dictFile = createEmptyDictionaryAndGetFile(FormatSpec.VERSION403); in testIsValidDictionary()138 final File dictFile = createEmptyDictionaryAndGetFile(FormatSpec.VERSION403); in testConstructingDictionaryOnMemory()407 final File dictFile = createEmptyDictionaryAndGetFile(FormatSpec.VERSION403); in testFlushDictionary()442 final File dictFile = createEmptyDictionaryAndGetFile(FormatSpec.VERSION403); in testFlushWithGCDictionary()479 final File dictFile = createEmptyDictionaryAndGetFile(FormatSpec.VERSION403); in testAddBigramWordsAndFlashWithGC()627 final File dictFile = createEmptyDictionaryAndGetFile(FormatSpec.VERSION403); in testAddManyUnigramsAndFlushWithGC()720 final File dictFile = createEmptyDictionaryAndGetFile(FormatSpec.VERSION403); in testGetWordProperties()