Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/tests/input/evdev/
H A DSwitchInputMapper_test.cpp36 class SwitchInputMapperTest : public ::testing::Test { class
46 TEST_F(SwitchInputMapperTest, testConfigureDevice) { in TEST_F() argument
60 TEST_F(SwitchInputMapperTest, testConfigureDevice_noSwitches) { in TEST_F() argument
70 TEST_F(SwitchInputMapperTest, testProcessInput) { in TEST_F() argument
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2824 class SwitchInputMapperTest : public InputMapperTest { class
2828 TEST_F(SwitchInputMapperTest, GetSources) { in TEST_F() argument
2834 TEST_F(SwitchInputMapperTest, GetSwitchState) { in TEST_F() argument
2844 TEST_F(SwitchInputMapperTest, Process) { in TEST_F() argument