Searched defs:SimulateKeyPressWithCode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/remoting/
H A Dremote_desktop_browsertest.cc368 void RemoteDesktopBrowserTest::SimulateKeyPressWithCode( function in class:remoting::RemoteDesktopBrowserTest
371 SimulateKeyPressWithCode(keyCode, code, false, false, false, false);
374 void RemoteDesktopBrowserTest::SimulateKeyPressWithCode( function in class:remoting::RemoteDesktopBrowserTest
381 content::SimulateKeyPressWithCode(
397 SimulateKeyPressWithCode(keyboard_code, code, false, shift, false, false);
/external/chromium_org/content/public/test/
H A Dbrowser_test_utils.cc314 SimulateKeyPressWithCode(
318 void SimulateKeyPressWithCode(WebContents* web_contents, function in namespace:content

Completed in 193 milliseconds