Searched refs:testUText (Results 1 – 1 of 1) sorted by relevance
3914 UText *testUText = utext_openReplaceable(NULL, &testText, &status); in RunMonkey() local3916 bi->setText(testUText, status); in RunMonkey()3918 utext_close(testUText); // The break iterator does a shallow clone of the UText in RunMonkey()