Searched refs:test_code (Results 1 – 3 of 3) sorted by relevance
238 ui::KeyboardCode test_code; in ConvertCharToKeyCode() local243 test_code = kKeyCodeToXKeyCode[i].key_code; in ConvertCharToKeyCode()245 if (test_code >= ui::VKEY_NUMPAD0 && test_code <= ui::VKEY_DIVIDE) in ConvertCharToKeyCode()249 test_code, test_modifiers, &conv_string, error_msg)) in ConvertCharToKeyCode()257 test_code, test_modifiers, &conv_string, error_msg)) in ConvertCharToKeyCode()265 *key_code = test_code; in ConvertCharToKeyCode()
45 test_code: label85 jmp test_code ; Jmp to test code
59 test_code: label110 mov rax, qword test_code ; jmp to testcode