Searched refs:DUMP_SUGGESTION (Results 1 – 2 of 2) sorted by relevance
114 #define DUMP_SUGGESTION(words, frequencies, index, score) \ macro169 #define DUMP_SUGGESTION(words, frequencies, index, score) macro
102 DUMP_SUGGESTION(it->getCodePoint(), it->getCodePointCount(), index, it->getScore()); in dumpSuggestions()