Searched refs:InputMapperTest (Results 1 – 1 of 1) sorted by relevance
1549 class InputMapperTest : public testing::Test { class1657 const char* InputMapperTest::DEVICE_NAME = "device";1658 const int32_t InputMapperTest::DEVICE_ID = 1;1659 const int32_t InputMapperTest::DEVICE_GENERATION = 2;1660 const int32_t InputMapperTest::DEVICE_CONTROLLER_NUMBER = 0;1661 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests1666 class SwitchInputMapperTest : public InputMapperTest {1709 class KeyboardInputMapperTest : public InputMapperTest {2118 class CursorInputMapperTest : public InputMapperTest {2125 InputMapperTest::SetUp(); in SetUp()[all …]