Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
H A Dtrie_map_test.cpp80 static const int ELEMENT_COUNT = 200000; in TEST() local
91 static const int ELEMENT_COUNT = 100000; in TEST() local
227 static const int ELEMENT_COUNT = 200000; in TEST() local
H A Dbloom_filter_test.cpp33 static const int ELEMENT_COUNT = 1000; in TEST() local