Home
last modified time | relevance | path

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

/base/hiviewdfx/hichecker/test/unittest/common/native/
H A Dhichecker_native_test.cpp29 const int LOOP_COUNT = 1000; member
129 for (int i = 0; i < LOOP_COUNT; i++) { in HWTEST_F()
135 int64_t duration = (total / LOOP_COUNT); in HWTEST_F()
195 for (int i = 0; i < LOOP_COUNT; i++) {
201 int64_t duration = (total / LOOP_COUNT);
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp48 constexpr int32_t LOOP_COUNT = 5; member
595 for (int i = 0; i < LOOP_COUNT; i++) { in RestoreListenInfoInSaDied()
635 for (int i = 0; i < LOOP_COUNT; i++) { in RestoreAttachInfoInSaDied()

Completed in 5 milliseconds