Home
last modified time | relevance | path

Searched defs:token2 (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/token_setproc/test/unittest/src/
H A Dtokensetproc_kit_test.cpp174 uint32_t token2 = 222; variable
408 int32_t token2 = g_tokeId + CYCLE_TIMES; in ThreadTestFunc02() local
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Drunning_lock_timer_handler_test.cpp155 sptr<IRemoteObject> token2 = new RunningLockTokenStub(); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_load_ability_process_test/
H A Dams_service_load_ability_process_test.cpp256 sptr<IRemoteObject> token2 = GetMockToken(); variable
518 sptr<IRemoteObject> token2 = new MockAbilityToken(); variable
787 sptr<IRemoteObject> token2 = new MockAbilityToken(); variable
844 sptr<IRemoteObject> token2 = new MockAbilityToken(); variable
912 sptr<IRemoteObject> token2 = new MockAbilityToken(); variable
978 sptr<IRemoteObject> token2 = new MockAbilityToken(); variable
1104 sptr<IRemoteObject> token2 = new MockAbilityToken(); variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupservicea_fuzzer/
H A Dabilityautostartupservicea_fuzzer.cpp74 sptr<IRemoteObject> token2 = GetFuzzAbilityToken(); in AbilityStartupServiceFuzztest() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_record_mgr_test/
H A Dability_record_mgr_test.cpp205 sptr<IRemoteObject> token2 = new (std::nothrow) AbilityMgrToken(); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp1004 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
1143 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
1369 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
1426 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
1470 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
1517 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
1555 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
1594 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
2323 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
2376 sptr<IRemoteObject> token2 = new (std::nothrow) MockAbilityToken(); variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupserviceb_fuzzer/
H A Dabilityautostartupserviceb_fuzzer.cpp78 sptr<Token> token2 = GetFuzzAbilityToken(); in AbilityStartupServiceFuzztest1() local
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_rule.cpp262 NetManagerBaseAccessToken token2; variable
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_core_unittest.cpp199 uint64_t token2 = static_cast<uint64_t>(testStub->GetCallingTokenID()); variable
213 uint64_t token2 = IPCSkeleton::GetSelfTokenID(); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ability_running_record_test/
H A Dams_ability_running_record_test.cpp330 sptr<IRemoteObject> token2 = new MockAbilityToken(); variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/continuation_manager/
H A Dcontinuation_manager_test.cpp125 int32_t token2 = -1; variable
147 int32_t token2 = -1; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp355 sptr<IRemoteObject> token2 = GetMockToken(); variable
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Daccesstoken_kit_test.cpp1900 uint64_t token2 = GetNativeTokenTest("TestCase_core", nullptr, 0); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1295 OHOS::sptr<IRemoteObject> token2 = sptr<IRemoteObject>(new (std::nothrow) MockAbilityToken()); variable