Searched refs:TestGetCredInfoCallback (Results 1 – 3 of 3) sorted by relevance
89 class TestGetCredInfoCallback final : public GetCredInfoCallback { class91 …explicit TestGetCredInfoCallback(const std::shared_ptr<MockGetCredInfoCallback> &callback) : callb… in TestGetCredInfoCallback() function in OHOS::AccountTest::TestGetCredInfoCallback445 …std::shared_ptr<TestGetCredInfoCallback> testCallback = std::make_shared<TestGetCredInfoCallback>(…475 …std::shared_ptr<TestGetCredInfoCallback> testCallback = std::make_shared<TestGetCredInfoCallback>(…505 …std::shared_ptr<TestGetCredInfoCallback> testCallback = std::make_shared<TestGetCredInfoCallback>(…
65 class TestGetCredInfoCallback final : public AccountSA::GetCredInfoCallback {67 …TestGetCredInfoCallback(const std::shared_ptr<MockGetCredInfoCallback> &callback) :callback_(callb… in TestGetCredInfoCallback() function68 virtual ~TestGetCredInfoCallback() {} in ~TestGetCredInfoCallback()
472 auto testCallback = std::make_shared<TestGetCredInfoCallback>(callback);895 auto testCallback = std::make_shared<TestGetCredInfoCallback>(callback);1019 auto testCallback = std::make_shared<TestGetCredInfoCallback>(callback);