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

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp1361 // --- InputMapperTest ---
1363 class InputMapperTest : public testing::Test { class in namespace:android
1461 const char* InputMapperTest::DEVICE_NAME = "device";
1462 const int32_t InputMapperTest::DEVICE_ID = 1;
1463 const int32_t InputMapperTest::DEVICE_GENERATION = 2;
1464 const uint32_t InputMapperTest::DEVICE_CLASSES = 0; // not needed for current tests
1469 class SwitchInputMapperTest : public InputMapperTest {
1512 class KeyboardInputMapperTest : public InputMapperTest {
1921 class CursorInputMapperTest : public InputMapperTest {
1928 InputMapperTest
[all...]

Completed in 1430 milliseconds