Searched refs:interpretTab (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/chromium/tests/
H A DKeyboardTest.cpp100 const char* interpretTab(int modifiers) function in class:__anon14784::KeyboardTest
178 EXPECT_STREQ("InsertTab", interpretTab(noModifiers));
183 EXPECT_STREQ("InsertBacktab", interpretTab(WebInputEvent::ShiftKey));

Completed in 54 milliseconds