Home | History | Annotate | Download | only in intltest

Lines Matching refs:expJulyOne

210     UDate expJulyOne = 646793100000.0;
211 if (julyOne != expJulyOne)
215 logln((UnicodeString)" Should be " + expJulyOne +
216 " = " + dateToString(expJulyOne));