Home
last modified time | relevance | path

Searched refs:otherValueBits (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dtrie2test.c580 UTrie2ValueBits otherValueBits; in testTrieSerialize() local
611otherValueBits= valueBits==UTRIE2_16_VALUE_BITS ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS; in testTrieSerialize()
612 utrie2_freeze(trie, otherValueBits, &errorCode); in testTrieSerialize()
728 utrie2_freeze(trie, otherValueBits, &errorCode); in testTrieSerialize()