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.cpp175 for (const auto &secondLevelEntry : firstLevelEntry.second) { in TEST() local
184 for (const auto &secondLevelEntry : firstLevelEntry.second) { in TEST() local
200 for (const auto &secondLevelEntry : firstLevelEntry.getEntriesInNextLevel()) { in TEST() local
215 for (const auto &secondLevelEntry : twoLevelMap) { in TEST() local
218 for (const auto &secondLevelEntry : threeLevelMap) { in TEST() local