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.cpp189 for (const auto &thirdLevelEntry : secondLevelEntry.second) { in TEST() local
205 for (const auto &thirdLevelEntry : secondLevelEntry.getEntriesInNextLevel()) { in TEST() local
220 for (const auto &thirdLevelEntry : secondLevelEntry.second) { in TEST() local