Home | History | Annotate | Download | only in intltest

Lines Matching refs:lvalFormat

323     const char* lvalFormat[] =
402 if (s != lvalFormat[v+ilval])
403 errln((UnicodeString)"ERROR: Expected " + lvalFormat[v+ilval] + " Got: " + s);