HomeSort by relevance Sort by last modified time
    Searched full:hardware_keyboard (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/hardware_Keyboard/
control 1 NAME = 'hardware_Keyboard'
15 job.run_test('hardware_Keyboard')
hardware_Keyboard.py 10 class hardware_Keyboard(test.test):
47 for event in glob.glob(hardware_Keyboard.dev_input_event_path):
62 if (high_key_count < len(hardware_Keyboard.supported_keys)):
66 for key_name in hardware_Keyboard.supported_keys):
75 if (output != hardware_Keyboard.live_test_key):

Completed in 99 milliseconds