Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
H A Dtrie_map_test.cpp169 for (const auto &firstLevelEntry : firstLevelEntries) { in TEST() local
173 for (const auto &firstLevelEntry : twoLevelMap) { in TEST() local
182 for (const auto &firstLevelEntry : threeLevelMap) { in TEST() local
197 for (const auto &firstLevelEntry : trieMap.getEntriesInRootLevel()) { in TEST() local