Searched refs:expectedTrieWidthIn8Bits (Results 1 – 2 of 2) sorted by relevance
143 …void testTrieStateTable(int32_t numChar, bool expectedTrieWidthIn8Bits, bool expectedStateRowIn8Bi…
4915 void RBBITest::testTrieStateTable(int32_t numChar, bool expectedTrieWidthIn8Bits, bool expectedStat… in testTrieStateTable() argument4916 …UCPTrieValueWidth expectedTrieWidth = expectedTrieWidthIn8Bits ? UCPTRIE_VALUE_BITS_8 : UCPTRIE_VA… in testTrieStateTable()