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.py320 class KbdBacklightException(Exception): class
347 raise KbdBacklightException('Keyboard backlight support' +
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py233 except power_utils.KbdBacklightException as e: