Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/hardware_Backlight/
Dhardware_Backlight.py34 except power_utils.KbdBacklightException as e:
/external/autotest/client/cros/
Dpower_utils.py321 class KbdBacklightException(Exception): class
348 raise KbdBacklightException('Keyboard backlight support' +
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py234 except power_utils.KbdBacklightException as e: