Searched defs:SendKeyForBrowser (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_view_browsertest.cc164 static void SendKeyForBrowser(const Browser* browser, function in class:OmniboxViewTest
176 SendKeyForBrowser(browser(), key, modifiers);
463 ASSERT_NO_FATAL_FAILURE(SendKeyForBrowser(popup, ui::VKEY_S, 0));
468 SendKeyForBrowser(popup, ui::VKEY_X, kCtrlOrCmdMask));

Completed in 32 milliseconds