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

/external/icu4c/test/intltest/
H A Ddtifmtts.cpp228 DateInterval* dtitv = new DateInterval(3600*24*365, 3600*24*366); local
229 formattable.adoptObject(dtitv);
967 DateInterval dtitv(date, date_2);
974 dtitvfmt->format(&dtitv, str.remove(), pos, ec);
1076 DateInterval dtitv(date, date_2);
1090 dtitvfmt->format(&dtitv, str.remove(), pos, ec);
1238 DateInterval dtitv(date, date_2);
1261 dtitvfmt->format(&dtitv, str.remove(), pos, ec);
1286 dtitvfmt->format(&dtitv, str.remove(), pos, ec);

Completed in 43 milliseconds