Home
last modified time | relevance | path

Searched refs:PreRemoteAuthCallbackMockTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/test/unittest/
H A Daccount_iam_proxy_mock_test.cpp80 class PreRemoteAuthCallbackMockTest final : public AccountSA::PreRemoteAuthCallback { class
301 auto testCallback = std::make_shared<PreRemoteAuthCallbackMockTest>();
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/
H A Dgetcredentialinfo_fuzzer.cpp47 class PreRemoteAuthCallbackMockTest final : public OHOS::AccountSA::PreRemoteAuthCallback { class