Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/tests/dictionary/structure/v4/content/
Dlanguage_model_dict_content_global_counters_test.cpp30 globalCounters.updateMaxValueOfCounters(10); in TEST()
33 globalCounters.updateMaxValueOfCounters(count); in TEST()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content_global_counters.h70 void updateMaxValueOfCounters(const int count) { in updateMaxValueOfCounters() function
Dlanguage_model_dict_content.cpp234 mGlobalCounters.updateMaxValueOfCounters( in updateAllEntriesOnInputWord()
249 mGlobalCounters.updateMaxValueOfCounters( in updateAllEntriesOnInputWord()