Home
last modified time | relevance | path

Searched refs:PARAM_COUNT_FOUR (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_manager/test/fuzz_test/fuzz_test_common/src/
H A Dcm_fuzz_test_common.cpp117 constexpr uint32_t PARAM_COUNT_FOUR = 4; variable
122 struct CmParam params[PARAM_COUNT_FOUR];
148 PARAM_COUNT_FOUR,
278 struct CmParam params[PARAM_COUNT_FOUR] = {}; in ConstructParamSet()