Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp97 …for (int32_t j = 0, numTestStringsJ = 0; j < source->count && numTestStringsJ < maxTestStrings; j+… in call() local
99 numTestStringsJ++; in call()
209 …for (int32_t j = 0, numTestStringsJ = 0; U_SUCCESS(*status) && j < source->count && numTestStrings… in call() local
211 numTestStringsJ++; in call()
508 …for (int32_t j = 0, numTestStringsJ = 0; j < source->count && numTestStringsJ < maxTestStrings; j+… in call() local
510 numTestStringsJ++; in call()
623 …for (int32_t j = 0, numTestStringsJ = 0; U_SUCCESS(*status) && j < source->count && numTestStrings… in call() local
625 numTestStringsJ++; in call()