Lines Matching refs:UTRIE2_16_VALUE_BITS
132 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieGetters()
143 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieGetters()
153 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieGetters()
180 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieGetters()
193 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieGetters()
228 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieGetters()
248 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieGetters()
307 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieUTF16()
332 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieUTF16()
430 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieUTF8()
460 if(valueBits==UTRIE2_16_VALUE_BITS) { in testTrieUTF8()
579 … otherValueBits= valueBits==UTRIE2_16_VALUE_BITS ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS; in testTrieSerialize()
678 if((valueBits==UTRIE2_16_VALUE_BITS)!=(trie->data32==NULL)) { in testTrieSerialize()
766 UTRIE2_16_VALUE_BITS, withClone, in testTrieSerializeAllValueBits()
1084 utrie2_freeze(trie, UTRIE2_16_VALUE_BITS, &errorCode); in EnumNewTrieForLeadSurrogateTest()
1114 if(valueBits==UTRIE2_16_VALUE_BITS) { in dummyTest()
1139 dummyTest(UTRIE2_16_VALUE_BITS); in DummyTrieTest()
1376 testFrozenTrie(name, trie2, UTRIE2_16_VALUE_BITS, checkRanges, countCheckRanges); in testTrie2FromTrie1()