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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1387 // --- InputMapperTest ---
1389 class InputMapperTest : public testing::Test { class in namespace:android
1488 const char* InputMapperTest::DEVICE_NAME = "device";
1489 const int32_t InputMapperTest::DEVICE_ID = 1;
1490 const int32_t InputMapperTest::DEVICE_GENERATION = 2;
1491 const int32_t InputMapperTest::DEVICE_CONTROLLER_NUMBER = 0;
1492 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests
1497 class SwitchInputMapperTest : public InputMapperTest {
1540 class KeyboardInputMapperTest : public InputMapperTest {
1949 class CursorInputMapperTest : public InputMapperTest {
[all...]

Completed in 89 milliseconds