Searched refs:dtitv (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Ddtifmtts.cpp229 DateInterval* dtitv = new DateInterval(3600*24*365, 3600*24*366); local
230 formattable.adoptObject(dtitv);
1034 DateInterval dtitv(date, date_2);
1041 dtitvfmt->format(&dtitv, str.remove(), pos, ec);
1143 DateInterval dtitv(date, date_2);
1157 dtitvfmt->format(&dtitv, str.remove(), pos, ec);
1305 DateInterval dtitv(date, date_2);
1328 dtitvfmt->format(&dtitv, str.remove(), pos, ec);
1353 dtitvfmt->format(&dtitv, str.remove(), pos, ec);

Completed in 209 milliseconds