Searched refs:EndpointMock (Results 1 – 1 of 1) sorted by relevance
94 class EndpointMock : public Endpoint { class96 EndpointMock() {} in EndpointMock() function in OHOS::Test::EndpointMock97 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>();