Home
last modified time | relevance | path

Searched refs:THREE (Results 1 - 7 of 7) sorted by relevance

/base/powermgr/power_manager/test/unittest/include/
H A Dnative_power_state_machine_test.h36 constexpr uint32_t THREE = 3; member
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_func_arg.h32 THREE = 3, enumerator
/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_asy_key_generator_by_spec_sub_four_test.cpp42 constexpr int THREE = 3; member
619 eccKeyPairSpec->base.g.x.data = params[THREE].data; in ConstructEcc521KeyPairParamsSpecByGet()
620 eccKeyPairSpec->base.g.x.len = params[THREE].len; in ConstructEcc521KeyPairParamsSpecByGet()
674 params[THREE].data = retGX.data; in GetParams()
675 params[THREE].len = retGX.len; in GetParams()
/base/security/crypto_framework/test/unittest/src/sm2/
H A Dcrypto_sm2_asy_key_generator_by_spec_sub_test.cpp48 constexpr int THREE = 3; member
1214 eccKeyPairSpec->base.g.x.data = params[THREE].data; in ConstructSm2256KeyPairParamsSpecByGet()
1215 eccKeyPairSpec->base.g.x.len = params[THREE].len; in ConstructSm2256KeyPairParamsSpecByGet()
1269 params[THREE].data = retGX.data; in GetParams()
1270 params[THREE].len = retGX.len; in GetParams()
1344 for (uint32_t i = 0; i < mallocCount - THREE; i++) { in OpensslMockTestFunc()
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
H A Dhilog_napi_base.cpp123 if (!funcArg.InitArgs(NARG_CNT::THREE)) { in IsLoggable()
/base/powermgr/power_manager/test/unittest/src/
H A Dnative_power_state_machine_test.cpp156 stateMachine->SetDelayTimer(stateMachine->GetDisplayOffTime() / THREE, powermsEvent); in HWTEST_F()
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dnapi_wallpaper_ability.cpp36 const int32_t THREE = 3; member
688 if (!IsValidArgCount(argc, THREE)) { in GetCorrespondWallpaperInner()

Completed in 8 milliseconds