Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp4342 UText *testUText = utext_openReplaceable(NULL, &testText, &status); in RunMonkey() local
4344 bi->setText(testUText, status); in RunMonkey()
4346 utext_close(testUText); // The break iterator does a shallow clone of the UText in RunMonkey()