Home
last modified time | relevance | path

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

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