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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1075 friend class InputReaderTest;
1079 // --- InputReaderTest ---
1081 class InputReaderTest : public testing::Test { class in inherits:testing::Test
1143 TEST_F(InputReaderTest, GetInputDevices) {
1169 TEST_F(InputReaderTest, WhenEnabledChanges_SendsDeviceResetNotification) {
1209 TEST_F(InputReaderTest, GetKeyCodeState_ForwardsRequestsToMappers) {
1236 TEST_F(InputReaderTest, GetScanCodeState_ForwardsRequestsToMappers) {
1263 TEST_F(InputReaderTest, GetSwitchState_ForwardsRequestsToMappers) {
1290 TEST_F(InputReaderTest, MarkSupportedKeyCodes_ForwardsRequestsToMappers) {
1325 TEST_F(InputReaderTest, LoopOnce_WhenDeviceScanFinished_SendsConfigurationChange
[all...]

Completed in 55 milliseconds