Home
last modified time | relevance | path

Searched defs:firstLevelEntry (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
Dtrie_map_test.cpp168 for (const auto &firstLevelEntry : firstLevelEntries) { in TEST() local
172 for (const auto &firstLevelEntry : twoLevelMap) { in TEST() local
181 for (const auto &firstLevelEntry : threeLevelMap) { in TEST() local
196 for (const auto &firstLevelEntry : trieMap.getEntriesInRootLevel()) { in TEST() local