Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/test/unittest/cf_sdk_test/src/
H A Dcf_extension_test.cpp66 const static int32_t g_expectPathLen = 2; variable
168 return (resultParam->int32Param == g_expectPathLen); in CompareCheckResult()