Searched defs:TestPreRemoteAuthCallback (Results 1 – 2 of 2) sorted by relevance
139 …TestPreRemoteAuthCallback(const std::shared_ptr<MockPreRemoteAuthCallback> &callback) :callback_(c… in TestPreRemoteAuthCallback() function
150 class TestPreRemoteAuthCallback : public PreRemoteAuthCallbackStub { class152 …explicit TestPreRemoteAuthCallback(const std::shared_ptr<MockPreRemoteAuthCallback> &callback) : c… in TestPreRemoteAuthCallback() function in OHOS::AccountTest::TestPreRemoteAuthCallback