Home
last modified time | relevance | path

Searched defs:oriContext (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Didentify_context_test.cpp66 auto oriContext = Common::MakeShared<IdentifyContext>(testContestId, identify, contextCallback); variable
91 …auto oriContext = Common::MakeShared<IdentifyContext>(testContestId, mockIdentify, contextCallback… variable
109 …auto oriContext = Common::MakeShared<IdentifyContext>(testContestId, mockIdentify, contextCallback… variable
H A Denroll_context_test.cpp68 auto oriContext = Common::MakeShared<EnrollContext>(testContestId, enroll, contextCallback); variable
93 auto oriContext = Common::MakeShared<EnrollContext>(testContestId, mockEnroll, contextCallback); variable
111 auto oriContext = Common::MakeShared<EnrollContext>(testContestId, mockEnroll, contextCallback); variable
H A Dsimple_auth_context_test.cpp70 auto oriContext = Common::MakeShared<SimpleAuthContext>(testContestId, auth, contextCallback); variable
95 … auto oriContext = Common::MakeShared<SimpleAuthContext>(testContestId, mockAuth, contextCallback); variable
113 … auto oriContext = Common::MakeShared<SimpleAuthContext>(testContestId, mockAuth, contextCallback); variable