Home | History | Annotate | Download | only in intltest

Lines Matching refs:fromTime

153         LocalPointer<Calendar> fromTime(Calendar::createInstance(enLocale, status));
160 fromTime->set(2013, 3, 26);
162 dif->format(*fromTime, *toTime, expected, pos, status);
185 dif->format(*fromTime, *toTime, actual, pos, status);