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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dtrie2test.c548 UTrie2ValueBits otherValueBits; local
579 otherValueBits= valueBits==UTRIE2_16_VALUE_BITS ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS;
580 utrie2_freeze(trie, otherValueBits, &errorCode);
696 utrie2_freeze(trie, otherValueBits, &errorCode);
/external/icu4c/test/cintltst/
H A Dtrie2test.c548 UTrie2ValueBits otherValueBits; local
579 otherValueBits= valueBits==UTRIE2_16_VALUE_BITS ? UTRIE2_32_VALUE_BITS : UTRIE2_16_VALUE_BITS;
580 utrie2_freeze(trie, otherValueBits, &errorCode);
696 utrie2_freeze(trie, otherValueBits, &errorCode);

Completed in 87 milliseconds