Home
last modified time | relevance | path

Searched refs:testInfoParams (Results 1 - 14 of 14) sorted by relevance

/base/telephony/cellular_data/test/
H A Ddata_access_token.cpp29 HapInfoParams testInfoParams = { member
86 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in DataAccessToken()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_test.h28 inline HapInfoParams testInfoParams = {
143 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in SecurityToken()
H A Dsecurity_token.cpp29 HapInfoParams testInfoParams = { member
183 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in SecurityToken()
H A Dsim_test_util.h31 inline HapInfoParams testInfoParams = {
148 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_branch_test.h27 inline HapInfoParams testInfoParams = {
142 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testStateRegistryPolicyParams); in SecurityToken()
/base/telephony/core_service/test/unittest/ui_client/
H A Dui_client_test.cpp59 HapInfoParams testInfoParams = { member
137 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
368 testInfoParams.instIndex = index; in RunTest()
372 testInfoParams.userID = userId; in RunTest()
373 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in RunTest()
376 std::cout << "Current userId is: " << testInfoParams.userID << std::endl in RunTest()
377 << "bundleName is: " << testInfoParams.bundleName << std::endl in RunTest()
378 << "instIndex is: " << testInfoParams.instIndex << std::endl in RunTest()
/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dsatellite_test.h39 inline HapInfoParams testInfoParams = {
116 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/include/
H A Dcall_manager_connect.h49 inline HapInfoParams testInfoParams = {
232 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.h37 inline HapInfoParams testInfoParams = {
75 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.h42 inline HapInfoParams testInfoParams = {
119 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_connect.h49 inline HapInfoParams testInfoParams = {
224 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
/base/telephony/cellular_data/test/unit_test/
H A Dcellular_data_code_test.cpp38 HapInfoParams testInfoParams = {
115 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
/base/telephony/core_service/services/sim/test/
H A Dtest.cpp41 HapInfoParams testInfoParams = {
158 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()
/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp49 HapInfoParams testInfoParams = { member
204 AccessTokenIDEx tokenIdEx = AccessTokenKit::AllocHapToken(testInfoParams, testPolicyParams); in AccessToken()

Completed in 16 milliseconds