Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dend_point_test.cpp94 class EndpointMock : public Endpoint { class
96 EndpointMock() {} in EndpointMock() function in OHOS::Test::EndpointMock
97 virtual ~EndpointMock() {} in ~EndpointMock()
150 std::shared_ptr<EndpointMock> endpoint = nullptr;
165 std::shared_ptr<EndpointMock> endpoint = std::make_shared<EndpointMock>();
187 std::shared_ptr<EndpointMock> endpoint = std::make_shared<EndpointMock>();
209 std::shared_ptr<EndpointMock> endpoint = std::make_shared<EndpointMock>();