Searched refs:useUText (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | rbbitst.h | 96 int32_t loopCount, UBool useUText);
|
D | rbbitst.cpp | 3705 UBool useUText = FALSE; in TestMonkey() local 3725 useUText = TRUE; in TestMonkey() 3748 RunMonkey(bi, m, "char", seed, loopCount, useUText); in TestMonkey() 3749 if (breakType == "all" && useUText==FALSE) { in TestMonkey() 3765 RunMonkey(bi, m, "word", seed, loopCount, useUText); in TestMonkey() 3781 RunMonkey(bi, m, "line", seed, loopCount, useUText); in TestMonkey() 3797 RunMonkey(bi, m, "sentence", seed, loopCount, useUText); in TestMonkey() 3818 int32_t numIterations, UBool useUText) { in RunMonkey() argument 3912 if (useUText) { in RunMonkey()
|