Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dtest_context.cpp134 TestContext::TestContext() in TestContext() function in OHOS::Msdp::DeviceStatus::TestContext
142 IDelegateTasks& TestContext::GetDelegateTasks() in GetDelegateTasks()
147 IDeviceManager& TestContext::GetDeviceManager() in GetDeviceManager()
152 ITimerManager& TestContext::GetTimerManager() in GetTimerManager()
157 IDragManager& TestContext::GetDragManager() in GetDragManager()
162 ISocketSessionManager& TestContext::GetSocketSessionManager() in GetSocketSessionManager()
167 IDDMAdapter& TestContext::GetDDM() in GetDDM()
172 IPluginManager& TestContext::GetPluginManager() in GetPluginManager()
177 IInputAdapter& TestContext
[all...]
H A Dcooperate_server_test.cpp57 std::shared_ptr<TestContext> context_ { nullptr };
63 context_ = std::make_shared<TestContext>(); in CooperateServerTest()
/base/msdp/device_status/test/unittest/intention/cooperate/include/
H A Dtest_context.h71 class TestContext final : public IContext {
73 TestContext();
74 ~TestContext() = default;
75 DISALLOW_COPY_AND_MOVE(TestContext);
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_repeat_test.cpp37 class TestContext : public HiviewContext { class
68 TestContext context; in HWTEST_F()
97 TestContext context; in HWTEST_F()
140 TestContext context; in HWTEST_F()
170 TestContext context; in HWTEST_F()

Completed in 3 milliseconds