Home
last modified time | relevance | path

Searched refs:nDates (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/perf/normperf/
Ddtfmtrtperf.h105 const int32_t nDates = UPRV_LENGTHOF(testDateData)/3; in call() local
107 for (int32_t i = 0; i < nDates; i++) { in call()
168 for (int32_t datidx = 0; datidx < nDates; datidx++) { in call()
/external/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp125 const int32_t nDates = UPRV_LENGTHOF(testDateData); in TestTimeZoneRoundTrip() local
127 for (int32_t i = 0; i < nDates; i++) { in TestTimeZoneRoundTrip()
184 for (int32_t datidx = 0; datidx < nDates; datidx++) { in TestTimeZoneRoundTrip()