Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/test/unittest/multi_thread_test/src/
H A Dcm_grant_multi_thread_test.cpp31 static constexpr uint32_t GRANT_MULTIPLE_APP_ID = 10; variable
340 g_count = GRANT_MULTIPLE_APP_ID;
356 g_count = GRANT_MULTIPLE_APP_ID;
/ohos5.0/base/security/certificate_manager/test/unittest/src/
H A Dcm_grant_test.cpp29 static constexpr uint32_t GRANT_MULTIPLE_APP_ID = 10; variable
321 TestNormalGrant(GRANT_MULTIPLE_APP_ID, true); /* grant 10 same app id */
332 TestNormalGrant(GRANT_MULTIPLE_APP_ID, false); /* grant 10 different app id */