Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dssearch.h42 …virtual int32_t monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const Unicode…
Dssearch.cpp1305 int32_t SSearchTest::monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const UnicodeSt… in monkeyTestCase() function in SSearchTest
1459 …notFoundCount += monkeyTestCase(coll, pattern, pattern, altPattern, "pattern", strengthNames[s], s… in monkeyTest()
1466 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "prefix + pattern", strengthN… in monkeyTest()
1471 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "prefix + pattern + suffix", … in monkeyTest()
1478 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "pattern + suffix", strengthN… in monkeyTest()
/external/chromium_org/third_party/icu/source/test/intltest/
Dssearch.h51 …virtual int32_t monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const Unicode…
Dssearch.cpp2076 int32_t SSearchTest::monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const UnicodeSt… in monkeyTestCase() function in SSearchTest
2299 …notFoundCount += monkeyTestCase(coll, pattern, pattern, altPattern, "pattern", strengthNames[s], s… in monkeyTest()
2306 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "prefix + pattern", strengthN… in monkeyTest()
2311 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "prefix + pattern + suffix", … in monkeyTest()
2318 …notFoundCount += monkeyTestCase(coll, testCase, pattern, altPattern, "pattern + suffix", strengthN… in monkeyTest()