Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp41 #define LOG_TAG "InteractionManagerTest"
100 class InteractionManagerTest : public testing::Test { class
135 void InteractionManagerTest::SetPermission(const std::string &level, const char** perms, size_t permAmount) in SetPermission()
150 .processName = "InteractionManagerTest", in SetPermission()
158 void InteractionManagerTest::RemovePermission() in RemovePermission()
266 std::vector<int32_t> InteractionManagerTest::GetInputDeviceIds() in GetInputDeviceIds()
280 std::shared_ptr<MMI::InputDevice> InteractionManagerTest::GetDevice(int32_t deviceId) in GetDevice()
294 std::pair<int32_t, int32_t> InteractionManagerTest::GetMouseAndTouch() in GetMouseAndTouch()
311 void InteractionManagerTest::SetUpTestCase() in SetUpTestCase()
318 void InteractionManagerTest
[all...]

Completed in 3 milliseconds