Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/test/unittest/common/include/
H A Dcf_test_data.h350 static const CfBlobArray g_expectAllOidArray = { variable
/ohos5.0/base/security/certificate_framework/test/unittest/cf_sdk_test/src/
H A Dcf_extension_test.cpp131 return CompareArray(&g_expectAllOidArray, paramSet); in CompareOidsResult()
/ohos5.0/base/security/certificate_framework/test/unittest/cf_adapter_test/src/
H A Dcf_adapter_extension_test.cpp264 …EXPECT_EQ(true, CompareOidArray(&outArray, &g_expectAllOidArray)) << "The all oids obtained does n…
451 …EXPECT_EQ(true, CompareOidArray(&outArray, &g_expectAllOidArray)) << "The all oids obtained does n…