Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
Dtrie_map_test.cpp176 for (const auto &secondLevelEntry : firstLevelEntry.second) { in TEST() local
185 for (const auto &secondLevelEntry : firstLevelEntry.second) { in TEST() local
201 for (const auto &secondLevelEntry : firstLevelEntry.getEntriesInNextLevel()) { in TEST() local
216 for (const auto &secondLevelEntry : twoLevelMap) { in TEST() local
219 for (const auto &secondLevelEntry : threeLevelMap) { in TEST() local