Searched defs:authentication (Results 1 – 1 of 1) sorted by relevance
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | authentication_impl_test.cpp | 80 auto authentication = std::make_shared<AuthenticationImpl>(contextId, userId, FACE, ATL3); variable 93 auto authentication = std::make_shared<AuthenticationImpl>(contextId, userId, FACE, ATL3); variable 130 auto authentication = std::make_shared<AuthenticationImpl>(contextId, userId, FACE, ATL3); variable 151 auto authentication = std::make_shared<AuthenticationImpl>(contextId, userId, FACE, ATL3); variable 178 auto authentication = std::make_shared<AuthenticationImpl>(contextId, userId, FACE, ATL3); variable 222 auto authentication = std::make_shared<AuthenticationImpl>(contextId, userId, FACE, ATL3); variable
|