Searched refs:SendKeyPressToWindowSync (Results 1 - 7 of 7) sorted by path

/external/chromium_org/chrome/browser/apps/
H A Dapp_window_interactive_uitest.cc65 return ui_test_utils::SendKeyPressToWindowSync(
H A Dweb_view_interactive_browsertest.cc169 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
177 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
181 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
189 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
193 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
201 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
205 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
214 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
218 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
862 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
[all...]
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Dspoken_feedback_browsertest.cc66 ui_test_utils::SendKeyPressToWindowSync(
73 ui_test_utils::SendKeyPressToWindowSync(
80 ui_test_utils::SendKeyPressToWindowSync(
504 ui_test_utils::SendKeyPressToWindowSync(
H A Dsticky_keys_browsertest.cc44 ui_test_utils::SendKeyPressToWindowSync(root_window,
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller_interactive_uitest_win.cc353 LOG(INFO) << "Try SendKeyPressToWindowSync [esc]; maybe this works???";
354 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync(
/external/chromium_org/chrome/test/base/
H A Dinteractive_test_utils.cc42 return SendKeyPressToWindowSync(window, key, control, shift, alt, command);
45 bool SendKeyPressToWindowSync(const gfx::NativeWindow window, function in namespace:ui_test_utils
H A Dinteractive_test_utils.h60 bool SendKeyPressToWindowSync(const gfx::NativeWindow window,

Completed in 326 milliseconds