Home
last modified time | relevance | path

Searched refs:MockIpcClientStub (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_ipc_client_stub.h26 class MockIpcClientStub : public IpcClientStub { class
28 explicit MockIpcClientStub(): IpcClientStub() {}; in MockIpcClientStub() function in OHOS::DistributedHardware::MockIpcClientStub
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_client_stub.cpp126 std::shared_ptr<MockIpcClientStub> mockInstance = std::make_shared<MockIpcClientStub>(); in HWTEST_F()
184 std::shared_ptr<MockIpcClientStub> mockInstance = std::make_shared<MockIpcClientStub>(); in HWTEST_F()

Completed in 1 milliseconds