Home | History | Annotate | Download | only in intltest

Lines Matching refs:ilval

350     int32_t ival = 0, ilval = 0;
411 if (s != lvalFormat[v+ilval])
412 errln((UnicodeString)"ERROR: Expected " + lvalFormat[v+ilval] + " Got: " + s);
424 if (a != lvalParse[v+ilval])
425 errln((UnicodeString)"FAIL: Expected " + lvalParse[v+ilval]);
436 ilval += lval_length;