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.cpp93 …for (int32_t j = 0, numTestStringsJ = 0; j < source->count && numTestStringsJ < maxTestStrings; j+… in call() local
95 numTestStringsJ++; in call()
205 …for (int32_t j = 0, numTestStringsJ = 0; U_SUCCESS(*status) && j < source->count && numTestStrings… in call() local
207 numTestStringsJ++; in call()
504 …for (int32_t j = 0, numTestStringsJ = 0; j < source->count && numTestStringsJ < maxTestStrings; j+… in call() local
506 numTestStringsJ++; in call()
619 …for (int32_t j = 0, numTestStringsJ = 0; U_SUCCESS(*status) && j < source->count && numTestStrings… in call() local
621 numTestStringsJ++; in call()