Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp641 FakeInputMapper& addDeviceWithFakeInputMapper(int32_t deviceId, int32_t eventHubId, in addDeviceWithFakeInputMapper() function in android::InputReaderTest
786 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
817 FakeInputMapper& mapper = addDeviceWithFakeInputMapper(deviceId, eventHubId, "keyboard", in TEST_F()
836 FakeInputMapper& mapper = addDeviceWithFakeInputMapper(deviceId, eventHubId, "joystick", in TEST_F()
850 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
883 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
916 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
963 addDeviceWithFakeInputMapper(deviceId, eventHubId, "fake", deviceClass, in TEST_F()
1172 addDeviceWithFakeInputMapper(FIRST_DEVICE_ID, FIRST_DEVICE_ID, "first", in TEST_F()
1176 addDeviceWithFakeInputMapper(SECOND_DEVICE_ID, SECOND_DEVICE_ID, "second", in TEST_F()