Lines Matching defs:coll
437 UCollator *coll = ucol_open(testCases[t].locale, &status); in udhrTest() local
710 OrderList::OrderList(UCollator *coll, const UnicodeString &string, int32_t stringOffset) in OrderList()
1112 PCEList::PCEList(UCollator *coll, const UnicodeString &string) in PCEList()
1228 UCollator *coll = NULL; in boyerMooreTest() local
1376 UCollator *coll = NULL; in bmsTest() local
1452 UCollator *coll = NULL; in goodSuffixTest() local
1755 UCollator *coll; member in StringSetMonkey
1858 static void generateTestCase(UCollator *coll, Monkey *monkeys[], int32_t monkeyCount, UnicodeString… in generateTestCase()
1959 static UBool simpleSearch(UCollator *coll, const UnicodeString &target, int32_t offset, const Unico… in simpleSearch()
2086 int32_t SSearchTest::monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const UnicodeSt… in monkeyTestCase()
2155 int32_t SSearchTest::bmMonkeyTestCase(UCollator *coll, const UnicodeString &testCase, const Unicode… in bmMonkeyTestCase()
2210 UCollator *coll = ucol_openFromShortString("S1", FALSE, NULL, &status); in monkeyTest() local
2349 UCollator *coll = ucol_openFromShortString("LEN_S1", FALSE, NULL, &status); in bmMonkeyTest() local