Home | History | Annotate | Download | only in intltest

Lines Matching defs:then

520     UnicodeString now, then;
529 if (date2 == 0) then = "Parse stopped at " + pos.getIndex();
530 else ((DateFormat*)formatter)->format(date2, then);
531 logln(then);
1537 * If expect parse failure, then [i+2] should be NULL.
1619 * then parse string [i+3] and expect date [i+2].