Home
last modified time | relevance | path

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

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