Home
last modified time | relevance | path

Searched refs:TestContext (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/intention/cooperate/test/src/
H A Dtest_context.cpp133 TestContext::TestContext() in TestContext() function in OHOS::Msdp::DeviceStatus::TestContext
140 IDelegateTasks& TestContext::GetDelegateTasks() in GetDelegateTasks()
145 IDeviceManager& TestContext::GetDeviceManager() in GetDeviceManager()
150 ITimerManager& TestContext::GetTimerManager() in GetTimerManager()
155 IDragManager& TestContext::GetDragManager() in GetDragManager()
160 ISocketSessionManager& TestContext::GetSocketSessionManager() in GetSocketSessionManager()
165 IPluginManager& TestContext::GetPluginManager() in GetPluginManager()
170 IInputAdapter& TestContext::GetInput() in GetInput()
175 IDSoftbusAdapter& TestContext
[all...]
H A Dcooperate_server_test.cpp57 std::shared_ptr<TestContext> context_ { nullptr };
63 context_ = std::make_shared<TestContext>(); in CooperateServerTest()
/foundation/multimodalinput/input/intention/cooperate/test/include/
H A Dtest_context.h71 class TestContext final : public IContext {
73 TestContext();
74 ~TestContext() = default;
75 DISALLOW_COPY_AND_MOVE(TestContext);

Completed in 3 milliseconds