Home
last modified time | relevance | path

Searched refs:InteractionManagerTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp100 class InteractionManagerTest : public testing::Test { class
158 void InteractionManagerTest::RemovePermission() in RemovePermission()
266 std::vector<int32_t> InteractionManagerTest::GetInputDeviceIds() in GetInputDeviceIds()
311 void InteractionManagerTest::SetUpTestCase() in SetUpTestCase()
318 void InteractionManagerTest::SetUp() in SetUp()
323 void InteractionManagerTest::TearDown() in TearDown()
328 void InteractionManagerTest::EnableCooperate() in EnableCooperate()
538 void InteractionManagerTest::SetupKeyEvent( in SetupKeyEvent()
557 void InteractionManagerTest::ClearUpKeyEvent() in ClearUpKeyEvent()
570 void InteractionManagerTest::SimulateDownKeyEvent(int32_t key) in SimulateDownKeyEvent()
[all …]
/ohos5.0/base/msdp/device_status/test/unittest/frameworks/
H A DBUILD.gn19 ohos_unittest("InteractionManagerTest") {
123 deps += [ ":InteractionManagerTest" ]