Home
last modified time | relevance | path

Searched defs:CYCLE_TIMES (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Daccesstoken_kit_test.h42 static const int CYCLE_TIMES = 100; variable
/ohos5.0/base/hiviewdfx/hitrace/cmd/example/
H A Dhitrace_example.cpp33 constexpr int CYCLE_TIMES = 3; variable
/ohos5.0/drivers/peripheral/camera/test/mpi/src/
H A Dperformance_func_test.cpp19 static const int CYCLE_TIMES = 1000; // 1000:Cycle 1000 times variable
H A Dperformance_hdi_test.cpp18 const int CYCLE_TIMES = 1000; // 1000:Cycle 1000 times variable
H A Ddfx_test.cpp25 static const int CYCLE_TIMES = 1000; // 1000:Cycle 1000 times variable
/ohos5.0/base/security/access_token/interfaces/innerkits/token_setproc/test/unittest/src/
H A Dtokensetproc_kit_test.cpp32 static const int32_t CYCLE_TIMES = 1000; variable