Searched refs:useUText (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | rbbitst.h | 120 int32_t loopCount, UBool useUText);
|
D | rbbitst.cpp | 4006 UBool useUText = FALSE; in TestMonkey() local 4026 useUText = TRUE; in TestMonkey() 4049 RunMonkey(bi, m, "char", seed, loopCount, useUText); in TestMonkey() 4050 if (breakType == "all" && useUText==FALSE) { in TestMonkey() 4066 RunMonkey(bi, m, "word", seed, loopCount, useUText); in TestMonkey() 4082 RunMonkey(bi, m, "line", seed, loopCount, useUText); in TestMonkey() 4098 RunMonkey(bi, m, "sentence", seed, loopCount, useUText); in TestMonkey() 4119 int32_t numIterations, UBool useUText) { in RunMonkey() argument 4207 if (useUText) { in RunMonkey()
|