Lines Matching refs:buildMonthsTrie
55 UCharsTrie *buildMonthsTrie(UStringTrieBuildOption buildOption);
423 UCharsTrie *UCharsTrieTest::buildMonthsTrie(UStringTrieBuildOption buildOption) {
464 LocalPointer<UCharsTrie> trie(buildMonthsTrie(USTRINGTRIE_BUILD_FAST));
500 LocalPointer<UCharsTrie> trie(buildMonthsTrie(USTRINGTRIE_BUILD_SMALL));
550 LocalPointer<UCharsTrie> trie(buildMonthsTrie(USTRINGTRIE_BUILD_FAST));
563 // Expected data: Same as in buildMonthsTrie(), except only the suffixes
599 LocalPointer<UCharsTrie> trie(buildMonthsTrie(USTRINGTRIE_BUILD_SMALL));
614 // Expected data: Same as in buildMonthsTrie(), except only the suffixes
627 LocalPointer<UCharsTrie> trie(buildMonthsTrie(USTRINGTRIE_BUILD_FAST));
636 // Expected data: Same as in buildMonthsTrie(), except only the first 4 characters