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

/external/icu4c/test/intltest/
H A Ddtfmttst.cpp920 const uint32_t PF_LENGTH = (int32_t)(sizeof(parseFormats)/sizeof(parseFormats[0])); local
938 for (uint32_t i = 0; i < INPUT_LENGTH; i += (PF_LENGTH + 1)) {
941 for (uint32_t index = 0; index < PF_LENGTH;++index) {

Completed in 392 milliseconds