Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTrieMap.java195 public BytesTrie.Entry bytesEntry; field in TrieMap.BytesTrieMap.BytesEntry
589 BytesTrie.Entry bytesEntry = iterator.next(); in toString() local
605 CharsTrie.Entry bytesEntry = iterator.next(); in toString() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMap.java196 public BytesTrie.Entry bytesEntry; field in TrieMap.BytesTrieMap.BytesEntry
590 BytesTrie.Entry bytesEntry = iterator.next(); in toString() local
606 CharsTrie.Entry bytesEntry = iterator.next(); in toString() local