Searched refs:LanguageModelDictContentGlobalCounters (Results 1 – 4 of 4) sorted by relevance
25 const int LanguageModelDictContentGlobalCounters::COUNTER_VALUE_NEAR_LIMIT_THRESHOLD =27 const int LanguageModelDictContentGlobalCounters::TOTAL_COUNT_VALUE_NEAR_LIMIT_THRESHOLD = 1 << 30;28 const int LanguageModelDictContentGlobalCounters::COUNTER_SIZE_IN_BYTES = 4;29 const int LanguageModelDictContentGlobalCounters::TOTAL_COUNT_INDEX = 0;30 const int LanguageModelDictContentGlobalCounters::MAX_VALUE_OF_COUNTERS_INDEX = 1;
29 class LanguageModelDictContentGlobalCounters {31 explicit LanguageModelDictContentGlobalCounters(const ReadWriteByteArrayView buffer) in LanguageModelDictContentGlobalCounters() function36 LanguageModelDictContentGlobalCounters() in LanguageModelDictContentGlobalCounters() function80 DISALLOW_COPY_AND_ASSIGN(LanguageModelDictContentGlobalCounters);
235 LanguageModelDictContentGlobalCounters mGlobalCounters;
27 LanguageModelDictContentGlobalCounters globalCounters; in TEST()40 LanguageModelDictContentGlobalCounters globalCounters; in TEST()