Home | History | Annotate | Download | only in intltest

Lines Matching defs:cd

435     UDate cd = gc->getTime(status);
437 if (cd != exp->getTime(status))
438 errln(UnicodeString("Fail: Calendar::set broken. Got ") + cd + " Want " + exp->getTime(status));