Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/libudev/test/
H A Dcustom_udev_test.cpp65 UdevTestDevice testDevice_; member in CustomUdevTest
333 testDevice_.WheelSetup();
346 testDevice_.AbsMouseSetup();
359 testDevice_.KeyboardSetup();
373 testDevice_.SwitchSetup();
399 testDevice_.StickSetup();
412 testDevice_.TouchpadSetup();
425 testDevice_.TouchscreenSetup();
438 testDevice_.JoystickSetup();
451 testDevice_.JoystickSetup1();
[all …]
H A De2e_udev_test.cpp90 testDevice_.Destroy(); in TearDown()
99 TestDevice testDevice_; member in E2eUdevTest
104 ASSERT_NO_FATAL_FAILURE(testDevice_.Init());
120 testDevice_.KeyboardSetup();
133 testDevice_.SwitchSetup();
146 testDevice_.AccelerometerSetup();
153 testDevice_.StickSetup();
166 testDevice_.TouchpadSetup();
179 testDevice_.TouchscreenSetup();
192 testDevice_.JoystickSetup();
[all …]