Home
last modified time | relevance | path

Searched defs:testAuthType (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_auth_service_test.cpp62 AuthType testAuthType = FACE; variable
89 AuthType testAuthType = FACE; variable
107 AuthType testAuthType = FACE; variable
122 AuthType testAuthType = FACE; variable
135 AuthType testAuthType = FACE; variable
157 AuthType testAuthType = FACE; variable
185 AuthType testAuthType = FACE; variable
207 AuthType testAuthType = PIN; variable
238 AuthType testAuthType = PIN; variable
264 AuthType testAuthType = PIN; variable
[all …]
H A Duser_auth_stub_test.cpp64 AuthType testAuthType = FACE; variable
115 AuthType testAuthType = FACE; variable
157 AuthType testAuthType = FACE; variable
215 AuthType testAuthType = FACE; variable
274 AuthType testAuthType = FACE; variable
341 AuthType testAuthType = FACE; variable
407 AuthType testAuthType = FACE; variable
H A Duser_idm_service_test.cpp134 AuthType testAuthType = PIN; variable
155 AuthType testAuthType = PIN; variable
165 AuthType testAuthType = PIN; variable
200 AuthType testAuthType = PIN; variable
587 const uint32_t testAuthType = 1; in MockForDelUserHdi() local
H A Duser_idm_stub_test.cpp148 AuthType testAuthType = FACE; variable
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/setoauthtoken_fuzzer/
H A Dsetoauthtoken_fuzzer.cpp34 std::string testAuthType(fuzzData.GenerateRandomString()); in SetOAuthTokenFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/checkauthtokenvisibility_fuzzer/
H A Dcheckauthtokenvisibility_fuzzer.cpp35 std::string testAuthType(fuzzData.GenerateRandomString()); in CheckAuthTokenVisibilityFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/checkoauthtokenvisibility_fuzzer/
H A Dcheckoauthtokenvisibility_fuzzer.cpp34 std::string testAuthType(fuzzData.GenerateRandomString()); in CheckOAuthTokenVisibilityFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/deleteauthtoken_fuzzer/
H A Ddeleteauthtoken_fuzzer.cpp35 std::string testAuthType(fuzzData.GenerateRandomString()); in DeleteAuthTokenFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/deleteoauthtoken_fuzzer/
H A Ddeleteoauthtoken_fuzzer.cpp35 std::string testAuthType(fuzzData.GenerateRandomString()); in DeleteOAuthTokenFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getauthlist_fuzzer/
H A Dgetauthlist_fuzzer.cpp35 std::string testAuthType(fuzzData.GenerateRandomString()); in GetAuthListFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getauthtoken_fuzzer/
H A Dgetauthtoken_fuzzer.cpp36 std::string testAuthType(fuzzData.GenerateRandomString()); in GetAuthTokenFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getoauthlist_fuzzer/
H A Dgetoauthlist_fuzzer.cpp36 std::string testAuthType(fuzzData.GenerateRandomString()); in GetOAuthListFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getoauthtoken_fuzzer/
H A Dgetoauthtoken_fuzzer.cpp36 std::string testAuthType(fuzzData.GenerateRandomString()); in GetOAuthTokenFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/setoauthtokenvisibility_fuzzer/
H A Dsetoauthtokenvisibility_fuzzer.cpp34 std::string testAuthType(fuzzData.GenerateRandomString()); in SetOAuthTokenVisibilityFuzzTest() local
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_auth_client_test.cpp46 AuthType testAuthType = FACE; variable
57 AuthType testAuthType = FACE; variable
94 AuthType testAuthType = FACE; variable
105 AuthType testAuthType = FACE; variable
233 AuthType testAuthType = PIN; variable
253 AuthType testAuthType = PIN; variable
392 AuthType testAuthType = FACE; variable
408 AuthType testAuthType = FACE; variable
H A Duser_auth_event_listener_stub_test.cpp60 AuthType testAuthType = FACE; variable
H A Duser_auth_proxy_test.cpp53 AuthType testAuthType = FACE; variable
88 static const AuthType testAuthType = FACE; variable
115 static const AuthType testAuthType = FACE; variable
151 static const AuthType testAuthType = FACE; variable
189 static const AuthType testAuthType = FACE; variable
288 static const AuthType testAuthType = FACE; variable
H A Duser_idm_client_test.cpp428 AuthType testAuthType = PIN; variable
444 AuthType testAuthType = PIN; variable
H A Duser_idm_proxy_test.cpp101 static const AuthType testAuthType = PIN; variable
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getalloauthtokens_fuzzer/
H A Dgetalloauthtokens_fuzzer.cpp37 std::string testAuthType(fuzzData.GenerateRandomString()); in GetAllOAuthTokensFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/setauthtokenvisibility_fuzzer/
H A Dsetauthtokenvisibility_fuzzer.cpp36 std::string testAuthType(fuzzData.GenerateRandomString()); in SetAuthTokenVisibilityFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/addaccountimplicitly_fuzzer/
H A Daddaccountimplicitly_fuzzer.cpp57 std::string testAuthType(fuzzData.GenerateRandomString()); in AddAccountImplicitlyFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/authenticate_fuzzer/
H A Dauthenticate_fuzzer.cpp56 std::string testAuthType(fuzzData.GenerateRandomString()); in AuthenticateFuzzTest() local
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Duser_sign_centre_test.cpp85 constexpr uint32_t testAuthType = 4; variable