Home
last modified time | relevance | path

Searched refs:monkeyTestCase (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dssearch.h44 …virtual int32_t monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const Unicode…
Dssearch.cpp1304 int32_t SSearchTest::monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const UnicodeSt… in monkeyTestCase() function in SSearchTest
1458 …notFoundCount += monkeyTestCase(coll, pattern, pattern, altPattern, "pattern", strengthNames[s], s… in monkeyTest()
1465 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "prefix + pattern", strengthN… in monkeyTest()
1470 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "prefix + pattern + suffix", … in monkeyTest()
1477 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "pattern + suffix", strengthN… in monkeyTest()