Home
last modified time | relevance | path

Searched defs:loopCount (Results 1 – 25 of 55) sorted by relevance

123

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java1948 int loopCount = 0; in RunMonkey() local
2244 int loopCount = getIntProperty("loop", isQuick() ? 500 : 10000); in TestCharMonkey() local
2254 int loopCount = getIntProperty("loop", isQuick() ? 500 : 10000); in TestWordMonkey() local
2265 int loopCount = getIntProperty("loop", isQuick() ? 500 : 10000); in TestLineMonkey() local
2287 int loopCount = getIntProperty("loop", isQuick() ? 500 : 3000); in TestSentMonkey() local
2307 int loopCount = getIntProperty("loop", isQuick() ? 200 : 2000); in TestRTCharMonkey() local
2319 int loopCount = getIntProperty("loop", isQuick() ? 200 : 2000); in TestRTWordMonkey() local
2332 int loopCount = getIntProperty("loop", isQuick() ? 200 : 2000); in TestRTLineMonkey() local
2356 int loopCount = getIntProperty("loop", isQuick() ? 200 : 1000); in TestRTSentMonkey() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBITestMonkey.java1941 int loopCount = 0; in RunMonkey() local
2237 int loopCount = getIntProperty("loop", isQuick() ? 500 : 10000); in TestCharMonkey() local
2247 int loopCount = getIntProperty("loop", isQuick() ? 500 : 10000); in TestWordMonkey() local
2258 int loopCount = getIntProperty("loop", isQuick() ? 500 : 10000); in TestLineMonkey() local
2269 int loopCount = getIntProperty("loop", isQuick() ? 500 : 3000); in TestSentMonkey() local
2289 int loopCount = getIntProperty("loop", isQuick() ? 200 : 2000); in TestRTCharMonkey() local
2301 int loopCount = getIntProperty("loop", isQuick() ? 200 : 2000); in TestRTWordMonkey() local
2314 int loopCount = getIntProperty("loop", isQuick() ? 200 : 2000); in TestRTLineMonkey() local
2327 int loopCount = getIntProperty("loop", isQuick() ? 200 : 1000); in TestRTSentMonkey() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFence11.cpp87 int loopCount = 0; in finish() local
180 int loopCount = 0; in clientWait() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DNormalizationMonkeyTest.java29 int loopCount = 100; field in NormalizationMonkeyTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DNormalizationMonkeyTest.java26 int loopCount = 100; field in NormalizationMonkeyTest
/third_party/jerryscript/tests/jerry/es2015/
Dset-iterators.js112 var loopCount = 0; variable
Dmap-iterators.js129 var loopCount = 0; variable
/third_party/skia/m133/third_party/externals/icu/source/test/perf/leperf/
Dleperf.cpp94 int32_t loopCount; in main() local
Dletrperf.cpp152 int32_t loopCount; in main() local
/third_party/icu/icu4c/source/test/perf/leperf/
Dleperf.cpp94 int32_t loopCount; in main() local
Dletrperf.cpp152 int32_t loopCount; in main() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DRuleBasedTransliterator.java105 int loopCount = 0; in handleTransliterate() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedTransliterator.java107 int loopCount = 0; in handleTransliterate() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/kernel_builder/ascend/ascendc/op_kernel/
Dadd_custom.cpp30 int32_t loopCount = this->tileNum * BUFFER_NUM; in Process() local
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Drbt.cpp229 uint32_t loopCount = 0; in handleTransliterate() local
/third_party/icu/icu4c/source/i18n/
Drbt.cpp229 uint32_t loopCount = 0; in handleTransliterate() local
/third_party/skia/third_party/externals/icu/source/i18n/
Drbt.cpp229 uint32_t loopCount = 0; in handleTransliterate() local
/third_party/mindspore/mindspore-src/source/tests/st/ops/graph_kernel/custom/custom_ascendc/op_kernel/
Dadd_custom.cpp43 int32_t loopCount = this->tileNum * BUFFER_NUM; in Process() local
/third_party/skia/m133/third_party/externals/icu/source/tools/ctestfw/unicode/
Dutimer.h266 int32_t* loopCount, in utimer_loopUntilDone()
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Dutimer.h266 int32_t* loopCount, in utimer_loopUntilDone()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dutimer.h266 int32_t* loopCount, in utimer_loopUntilDone()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFenceSyncTests.cpp243 unsigned int loopCount = 0; in TEST_P() local
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Drbbimonkeytest.cpp673 for (int64_t loopCount = 0; fLoopCount < 0 || loopCount < fLoopCount; loopCount++) { in runTest() local
918 int64_t loopCount = quick? 100 : 5000; in testMonkey() local
/third_party/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp673 for (int64_t loopCount = 0; fLoopCount < 0 || loopCount < fLoopCount; loopCount++) { in runTest() local
918 int64_t loopCount = quick? 100 : 5000; in testMonkey() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLBufferAgeTest.cpp193 int loopCount = (sizeof(kColorSet) / sizeof(kColorSet[0])); in TEST_P() local

123