Home
last modified time | relevance | path

Searched refs:LightControllerTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp10266 class LightControllerTest : public PeripheralControllerTest { class
10273 TEST_F(LightControllerTest, MonoLight) { in TEST_F() argument
10293 TEST_F(LightControllerTest, MonoKeyboardMuteLight) { in TEST_F() argument
10315 TEST_F(LightControllerTest, MonoKeyboardBacklight) { in TEST_F() argument
10336 TEST_F(LightControllerTest, Ignore_MonoLight_WithPreferredBacklightLevels) { in TEST_F() argument
10358 TEST_F(LightControllerTest, KeyboardBacklight_WithNoPreferredBacklightLevels) { in TEST_F() argument
10379 TEST_F(LightControllerTest, KeyboardBacklight_WithPreferredBacklightLevels) { in TEST_F() argument
10408 TEST_F(LightControllerTest, KeyboardBacklight_WithWrongPreferredBacklightLevels) { in TEST_F() argument
10431 TEST_F(LightControllerTest, RGBLight) { in TEST_F() argument
10464 TEST_F(LightControllerTest, CorrectRGBKeyboardBacklight) { in TEST_F() argument
[all …]