Home
last modified time | relevance | path

Searched defs:TestPreRemoteAuthCallback (Results 1 – 2 of 2) sorted by relevance

/base/account/os_account/frameworks/account_iam/test/unittest/include/
Daccount_iam_client_test_callback.h139TestPreRemoteAuthCallback(const std::shared_ptr<MockPreRemoteAuthCallback> &callback) :callback_(c… in TestPreRemoteAuthCallback() function
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
Daccount_iam_manager_test.cpp150 class TestPreRemoteAuthCallback : public PreRemoteAuthCallbackStub { class
152 …explicit TestPreRemoteAuthCallback(const std::shared_ptr<MockPreRemoteAuthCallback> &callback) : c… in TestPreRemoteAuthCallback() function in OHOS::AccountTest::TestPreRemoteAuthCallback