Home
last modified time | relevance | path

Searched refs:SendKeyPressToWindowSync (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/apps/
Dweb_view_interactive_browsertest.cc78 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendKeyPressToPlatformApp()
86 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendCopyKeyPressToPlatformApp()
90 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendCopyKeyPressToPlatformApp()
98 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendStartOfLineKeyPressToPlatformApp()
102 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendStartOfLineKeyPressToPlatformApp()
110 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendBackShortcutToPlatformApp()
114 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendBackShortcutToPlatformApp()
123 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendForwardShortcutToPlatformApp()
127 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in SendForwardShortcutToPlatformApp()
632 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in IN_PROC_BROWSER_TEST_F()
[all …]
Dapp_window_interactive_uitest.cc54 return ui_test_utils::SendKeyPressToWindowSync( in SimulateKeyPress()
/external/chromium_org/chrome/test/base/
Dinteractive_test_utils.cc42 return SendKeyPressToWindowSync(window, key, control, shift, alt, command); in SendKeyPressSync()
45 bool SendKeyPressToWindowSync(const gfx::NativeWindow window, in SendKeyPressToWindowSync() function
Dinteractive_test_utils.h55 bool SendKeyPressToWindowSync(const gfx::NativeWindow window,
/external/chromium_org/chrome/browser/chromeos/accessibility/
Dsticky_keys_browsertest.cc44 ui_test_utils::SendKeyPressToWindowSync(root_window, in SendKeyPress()
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_drag_controller_interactive_uitest_win.cc354 ASSERT_TRUE(ui_test_utils::SendKeyPressToWindowSync( in IN_PROC_BROWSER_TEST_F()