Home
last modified time | relevance | path

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

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