Home | History | Annotate | Download | only in intltest

Lines Matching refs:lvalFormat

799     const char* lvalFormat[] =
878 if (s != lvalFormat[v+ilval])
879 errln((UnicodeString)"ERROR: Expected " + lvalFormat[v+ilval] + " Got: " + s);