Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
Dtrie_map_test.cpp188 for (const auto &thirdLevelEntry : secondLevelEntry.second) { in TEST() local
204 for (const auto &thirdLevelEntry : secondLevelEntry.getEntriesInNextLevel()) { in TEST() local
219 for (const auto &thirdLevelEntry : secondLevelEntry.second) { in TEST() local