Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTrieMapTest.java140 TrieMap<Integer> trieMap = TrieMap.Builder.with(style, Option.SMALL, testmap).build(); in checkGet() local
166 TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, testMap).build(); in timeIteration() local
222 TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, testMap).build(); in checkContents() local
258 TrieMap<String> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, "abc", "first") in checkSearch() local
380 … TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, option, unicodeTestMap).build(); in checkSize() local
429 TrieMap<Integer> trieMap = TrieMap.Builder.with(style, Option.SMALL, testmap).build(); in timeGet() local
480 TrieMap<Integer> trieMap; field in TrieMapTest.MyLoop
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMapTest.java143 TrieMap<Integer> trieMap = TrieMap.Builder.with(style, Option.SMALL, testmap).build(); in checkGet() local
169 TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, testMap).build(); in timeIteration() local
225 TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, testMap).build(); in checkContents() local
261 TrieMap<String> trieMap = TrieMap.BytesBuilder.with(style, Option.SMALL, "abc", "first") in checkSearch() local
383 … TrieMap<Integer> trieMap = TrieMap.BytesBuilder.with(style, option, unicodeTestMap).build(); in checkSize() local
432 TrieMap<Integer> trieMap = TrieMap.Builder.with(style, Option.SMALL, testmap).build(); in timeGet() local
483 TrieMap<Integer> trieMap; field in TrieMapTest.MyLoop
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
Dtrie_map_test.cpp32 TrieMap trieMap; in TEST() local
52 TrieMap trieMap; in TEST() local
81 TrieMap trieMap; in TEST() local
92 TrieMap trieMap; in TEST() local
119 TrieMap trieMap; in TEST() local
228 TrieMap trieMap; in TEST() local
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dtrie_map.h66 IterationResult(const TrieMap *const trieMap, const int key, const uint64_t value, in IterationResult()
98 TrieMapIterator(const TrieMap *const trieMap, const int bitmapEntryIndex) in TrieMapIterator()
145 TrieMapRange(const TrieMap *const trieMap, const int bitmapEntryIndex) in TrieMapRange()
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-9-robolectric-4913185-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...