Home
last modified time | relevance | path

Searched refs:authTypes (Results 1 - 2 of 2) sorted by relevance

/test/xts/hats/useriam/userauth/src/
H A Duser_auth_hdi.cpp594 std::vector<int32_t> authTypes; in HWTEST_F() local
595 FillAuthTypeVector(parcel, authTypes); in HWTEST_F()
599 int32_t ret = g_service.GetValidSolution(userId, authTypes, authTrustLevel, validTypes); in HWTEST_F()
/test/xts/hats/useriam/userauth_additional/src/
H A Duser_auth_hdi.cpp269 * and test different authTypes
1113 std::vector<int32_t> authTypes = {AuthType::ALL, AuthType::PIN, AuthType::FACE, AuthType::FINGERPRINT}; in HWTEST_F() local
1116 EXPECT_NE(g_service.GetValidSolution(userId, authTypes, authTrustLevel, validTypes), 0); in HWTEST_F()

Completed in 5 milliseconds