Searched refs:simpleSearch (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | ssearch.cpp | 1177 static UBool simpleSearch(UCollator *coll, const UnicodeString &target, int32_t offset, const Unico… in simpleSearch() function 1319 simpleSearch(coll, testCase, 0, pattern, expectedStart, expectedEnd); in monkeyTestCase() 1334 simpleSearch(coll, testCase, 0, altPattern, expectedStart, expectedEnd); in monkeyTestCase()
|