Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp4377 char charErrorTxt[500]; in RunMonkey() local
4379 errorText.extract(charErrorTxt, sizeof(charErrorTxt), NULL, status); in RunMonkey()
4380 charErrorTxt[sizeof(charErrorTxt)-1] = 0; in RunMonkey()
4385 errorType, seed, i, charErrorTxt); in RunMonkey()