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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp973 friend class InputReaderTest;
977 // --- InputReaderTest ---
979 class InputReaderTest : public testing::Test { class in namespace:android
1027 TEST_F(InputReaderTest, GetInputDevices) {
1053 TEST_F(InputReaderTest, GetKeyCodeState_ForwardsRequestsToMappers) {
1080 TEST_F(InputReaderTest, GetScanCodeState_ForwardsRequestsToMappers) {
1107 TEST_F(InputReaderTest, GetSwitchState_ForwardsRequestsToMappers) {
1134 TEST_F(InputReaderTest, MarkSupportedKeyCodes_ForwardsRequestsToMappers) {
1169 TEST_F(InputReaderTest, LoopOnce_WhenDeviceScanFinished_SendsConfigurationChanged) {
1178 TEST_F(InputReaderTest, LoopOnce_ForwardsRawEventsToMapper
[all...]

Completed in 636 milliseconds