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

/external/chromium_org/third_party/icu/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp169 int subIterations = 0; local
171 subIterations = runTest(&times[i]);
179 return subIterations;
/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp173 int subIterations = 0; local
175 subIterations = runTest(&times[i]);
183 return subIterations;

Completed in 362 milliseconds