/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | user_idm_client_test.cpp | 45 int32_t testUserId = 21200; variable 54 int32_t testUserId = 21200; variable 81 int32_t testUserId = 200; variable 89 int32_t testUserId = 200; variable 130 int32_t testUserId = 1326; variable 144 int32_t testUserId = 200; variable 158 int32_t testUserId = 200; variable 196 int32_t testUserId = 200; variable 210 int32_t testUserId = 200; variable 249 int32_t testUserId = 200; variable [all …]
|
H A D | user_idm_proxy_test.cpp | 49 static const int32_t testUserId = 200; variable 61 EXPECT_EQ(testUserId, userId); in __anonad2ce9fe0102() 75 static const int32_t testUserId = 200; variable 86 EXPECT_EQ(testUserId, userId); in __anonad2ce9fe0302() 95 proxy->CloseSession(testUserId); 100 static const int32_t testUserId = 200; variable 117 EXPECT_EQ(testUserId, userId); in __anonad2ce9fe0502() 133 static const int32_t testUserId = 200; variable 148 EXPECT_EQ(testUserId, userId); in __anonad2ce9fe0702() 163 static const int32_t testUserId = 200; variable [all …]
|
H A D | user_auth_client_test.cpp | 130 int32_t testUserId = 200; variable 134 UserAuthClient::GetInstance().GetProperty(testUserId, testRequest, testCallback); 140 UserAuthClient::GetInstance().GetProperty(testUserId, testRequest, testCallback); 145 int32_t testUserId = 200; variable 159 [&testUserId, &testRequest](int32_t userId, AuthType authType, 162 EXPECT_EQ(userId, testUserId); in __anon4aad99530302() 174 UserAuthClient::GetInstance().GetProperty(testUserId, testRequest, testCallback); 182 int32_t testUserId = 200; variable 185 UserAuthClient::GetInstance().SetProperty(testUserId, testRequest, testCallback); 196 int32_t testUserId = 200; variable [all …]
|
H A D | user_auth_event_listener_stub_test.cpp | 59 int32_t testUserId = 3467; variable 69 EXPECT_TRUE(data.WriteInt32(testUserId));
|
H A D | user_auth_proxy_test.cpp | 90 static const int32_t testUserId = 100; variable 108 …EXPECT_EQ(proxy->GetAvailableStatus(testApiVersion, testUserId, testAuthType, testAuthTrustLevel),… 114 static const int32_t testUserId = 200; variable 134 EXPECT_EQ(userId.value(), testUserId); in __anoneec003360502() 146 proxy->GetProperty(testUserId, testAuthType, testKeys, testCallback);
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | user_idm_service_test.cpp | 59 int32_t testUserId = 0; variable 82 int32_t testUserId = 0; variable 115 int32_t testUserId = 3546; variable 133 int32_t testUserId = 0; variable 154 int32_t testUserId = 0; variable 164 int32_t testUserId = 0; variable 199 int32_t testUserId = 0; variable 232 int32_t testUserId = 0; variable 253 int32_t testUserId = 0; variable 290 int32_t testUserId = 15457; variable [all …]
|
H A D | user_idm_stub_test.cpp | 65 int32_t testUserId = 887436; variable 109 int32_t testUserId = 887436; variable 115 [&testUserId](int32_t userId) { in __anon847c91690202() 147 int32_t testUserId = 76255; variable 202 int32_t testUserId = 87463; variable 253 int32_t testUserId = 753662; variable 310 int32_t testUserId = 63526; variable 367 int32_t testUserId = 725345; variable 409 int32_t testUserId = 83462; variable 460 int32_t testUserId = 72342; variable [all …]
|
H A D | user_idm_database_test.cpp | 203 int32_t testUserId = 4501; variable 218 int32_t testUserId = 4501; variable 248 EXPECT_EQ(testCredInfo->GetUserId(), testUserId); 253 int32_t testUserId = 4501; variable 267 int32_t testUserId = 4501; variable 300 EXPECT_EQ(testCredInfos[0]->GetUserId(), testUserId); 306 int32_t testUserId = 4501; variable 312 int32_t result = UserIdmDatabase::Instance().DeleteUserEnforce(testUserId, testCredInfos); 318 int32_t testUserId = 4501; variable 338 int32_t result = UserIdmDatabase::Instance().DeleteUserEnforce(testUserId, testCredInfos); [all …]
|
H A D | user_auth_stub_test.cpp | 118 int32_t testUserId = 100; variable 130 EXPECT_TRUE(data.WriteInt32(testUserId)); 156 int32_t testUserId = 1232666; variable 173 EXPECT_EQ(userId, testUserId); in __anon5dedf9810302() 190 EXPECT_TRUE(data.WriteInt32(testUserId)); 214 int32_t testUserId = 132282; variable 247 EXPECT_TRUE(data.WriteInt32(testUserId)); 271 int32_t testUserId = 3467; variable 309 EXPECT_TRUE(data.WriteInt32(testUserId)); 339 int32_t testUserId = 3467; variable [all …]
|
H A D | user_auth_service_test.cpp | 137 int32_t testUserId = 100; variable 158 int32_t testUserId = 100; variable 187 int32_t testUserId = 100; variable 209 int32_t testUserId = 100; variable 263 int32_t testUserId = 123; variable 273 service.GetProperty(testUserId, testAuthType, testKeys, callbackInterface); 275 service.GetProperty(testUserId, testAuthType, testKeys, callbackInterface); 282 int32_t testUserId = 123; variable 287 service.GetProperty(testUserId, testAuthType, testKeys, callbackInterface); 329 int32_t testUserId = 124; variable [all …]
|
H A D | identify_context_test.cpp | 422 static const int32_t testUserId = 8; variable 432 resultInfo.userId = testUserId; in __anon978235340e02() 453 EXPECT_EQ(userId, testUserId); in __anon978235340f02()
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/ |
H A D | static_subscriber_manager_unit_test.cpp | 1116 int testUserId = 100; variable 1147 int testUserId = 101; variable 1178 int testUserId = 100; variable 1213 int testUserId = 100; variable 1888 int32_t testUserId = 100; variable 1918 int32_t testUserId = 100; variable 1942 int32_t testUserId = 100; variable 1966 int32_t testUserId = 100; variable 1988 int32_t testUserId = 100; variable 2021 int32_t testUserId = 100; variable [all …]
|
/ohos5.0/base/account/os_account/frameworks/test/unittest/ |
H A D | account_ohosaccount_proxy_mock_test.cpp | 79 std::int32_t testUserId = 200; // 200 is test user id. variable 80 … ErrCode ret = OhosAccountKits::GetInstance().GetOhosAccountInfoByUserId(testUserId, accountInfo); 92 std::int32_t testUserId = 200; // 200 is test user id. variable 93 auto ret = OhosAccountKits::GetInstance().QueryOhosAccountInfoByUserId(testUserId);
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/ |
H A D | user_sign_centre_test.cpp | 88 constexpr int32_t testUserId = 7; variable 108 .userId = testUserId,
|
/ohos5.0/base/account/os_account/frameworks/ohosaccount/test/moduletests/account_mgr_test/ |
H A D | account_mgr_inner_sdk_func_test.cpp | 661 std::int32_t testUserId = 200; // 200 is test user id. variable 662 auto ret = OhosAccountKits::GetInstance().GetOhosAccountInfoByUserId(testUserId, accountInfo); 674 std::int32_t testUserId = -1; // -1 is test user id. variable 675 auto ret = OhosAccountKits::GetInstance().QueryOhosAccountInfoByUserId(testUserId);
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/ohos_account/ |
H A D | ohos_account_manager_test.cpp | 155 std::int32_t testUserId = 200; // 200 is test user id. variable 157 ErrCode ret = OhosAccountManager::GetInstance().GetAccountInfoByUserId(testUserId, info);
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/ |
H A D | executor_unit_test.cpp | 432 static const int32_t testUserId = 100; variable 470 commandAttrs->SetUint32Value(Attributes::ATTR_USER_ID, testUserId); 483 static const int32_t testUserId = 100; variable 516 commandAttrs->SetUint32Value(Attributes::ATTR_USER_ID, testUserId); 583 static int32_t testUserId = 100; variable 616 commandAttrs->SetUint32Value(Attributes::ATTR_USER_ID, testUserId);
|