Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/include/
H A Daccount_iam_client_test_callback.h113 class TestGetSetPropCallback final : public AccountSA::GetSetPropCallback {
115TestGetSetPropCallback(const std::shared_ptr<MockGetSetPropCallback> &callback) :callback_(callbac… in TestGetSetPropCallback() function
116 virtual ~TestGetSetPropCallback() {} in ~TestGetSetPropCallback()
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_test.cpp246 void Wait(const std::shared_ptr<TestGetSetPropCallback> &ptr) in Wait()
555 auto testCallback = std::make_shared<TestGetSetPropCallback>(callback);
574 auto testCallback = std::make_shared<TestGetSetPropCallback>(callback);
597 auto testCallback = std::make_shared<TestGetSetPropCallback>(callback);
935 auto testCallback = std::make_shared<TestGetSetPropCallback>(callback);