Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_client_proxy.cpp83 std::shared_ptr<MockIpcClient> mockInstance = std::make_shared<MockIpcClient>(); in HWTEST_F()
107 std::shared_ptr<MockIpcClient> mockInstance = std::make_shared<MockIpcClient>(); in HWTEST_F()
131 std::shared_ptr<MockIpcClient> mockInstance = std::make_shared<MockIpcClient>(); in HWTEST_F()
155 std::shared_ptr<MockIpcClient> mockInstance = std::make_shared<MockIpcClient>(); in HWTEST_F()
201 std::shared_ptr<MockIpcClient> mockInstance = std::make_shared<MockIpcClient>(); in HWTEST_F()
[all...]
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_ipc_client.h26 class MockIpcClient : public IpcClient { class

Completed in 2 milliseconds