Home | History | Annotate | Download | only in intltest

Lines Matching refs:expMarchOne

201     UDate expMarchOne = 636251400000.0;
202 if (marchOne != expMarchOne)
206 logln((UnicodeString)" Should be " + expMarchOne +
207 " = " + dateToString(expMarchOne));