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