Home | History | Annotate | Download | only in intltest

Lines Matching refs:lvalFormat

332     const char* lvalFormat[] =
411 if (s != lvalFormat[v+ilval])
412 errln((UnicodeString)"ERROR: Expected " + lvalFormat[v+ilval] + " Got: " + s);