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

/external/chromium_org/third_party/icu/source/test/perf/normperf/
H A Ddtfmtrtperf.h102 const int32_t nDates = (sizeof(testDateData)/sizeof(int32_t))/3; local
104 for (int32_t i = 0; i < nDates; i++) {
165 for (int32_t datidx = 0; datidx < nDates; datidx++) {
/external/icu4c/test/perf/normperf/
H A Ddtfmtrtperf.h102 const int32_t nDates = (sizeof(testDateData)/sizeof(int32_t))/3; local
104 for (int32_t i = 0; i < nDates; i++) {
165 for (int32_t datidx = 0; datidx < nDates; datidx++) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzfmttst.cpp75 const int32_t nDates = (sizeof(testDateData)/sizeof(int32_t))/3; local
77 for (int32_t i = 0; i < nDates; i++) {
130 for (int32_t datidx = 0; datidx < nDates; datidx++) {
/external/icu4c/test/intltest/
H A Dtzfmttst.cpp118 const int32_t nDates = (sizeof(testDateData)/sizeof(int32_t))/3; local
120 for (int32_t i = 0; i < nDates; i++) {
177 for (int32_t datidx = 0; datidx < nDates; datidx++) {

Completed in 201 milliseconds