Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2248 int32_t times_length = UPRV_LENGTHOF(times); in TestGenericTime() local
2249 for (int i = 0; i < times_length; ++i) { in TestGenericTime()