Searched refs:TEST_SC_ID_2 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
H A D | service_test_common.h | 32 static constexpr int32_t TEST_SC_ID_2 = 2; variable
|
H A D | sec_comp_manager_test.cpp | 159 compPtrNew, ServiceTestCommon::TEST_TOKEN_ID, ServiceTestCommon::TEST_SC_ID_2, 1, 1); 207 ServiceTestCommon::TEST_PID_1, ServiceTestCommon::TEST_SC_ID_2)); 236 ServiceTestCommon::TEST_PID_1, ServiceTestCommon::TEST_SC_ID_2)); 301 compPtr2, ServiceTestCommon::TEST_TOKEN_ID, ServiceTestCommon::TEST_SC_ID_2, 1, 1);
|