HomeSort by relevance Sort by last modified time
    Searched refs:nDates (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/perf/normperf/
dtfmtrtperf.h 105 const int32_t nDates = UPRV_LENGTHOF(testDateData)/3;
107 for (int32_t i = 0; i < nDates; i++) {
168 for (int32_t datidx = 0; datidx < nDates; datidx++) {
  /external/icu/icu4c/source/test/intltest/
tzfmttst.cpp 125 const int32_t nDates = UPRV_LENGTHOF(testDateData);
127 for (int32_t i = 0; i < nDates; i++) {
184 for (int32_t datidx = 0; datidx < nDates; datidx++) {
    [all...]

Completed in 2818 milliseconds