Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2738 T& addMapperAndConfigure(Args... args) { in addMapperAndConfigure() function in android::InputMapperTest
2829 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F()
2835 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F()
2845 SwitchInputMapper& mapper = addMapperAndConfigure<SwitchInputMapper>(); in TEST_F()
3006 SensorInputMapper& mapper = addMapperAndConfigure<SensorInputMapper>(); in TEST_F()
3014 SensorInputMapper& mapper = addMapperAndConfigure<SensorInputMapper>(); in TEST_F()
5511 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5535 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5559 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
5583 auto& mapper = addMapperAndConfigure<SingleTouchInputMapper>(); in TEST_F()
[all …]