Home | History | Annotate | Download | only in automation

Lines Matching defs:automation

21 #include "chrome/browser/automation/automation_provider_json.h"
64 namespace automation {
99 InitialLoadObserver(size_t tab_count, AutomationProvider* automation);
141 explicit NetworkManagerInitObserver(AutomationProvider* automation);
157 explicit OOBEWebuiReadyObserver(AutomationProvider* automation);
177 explicit NewTabUILoadObserver(AutomationProvider* automation,
197 AutomationProvider* automation,
222 AutomationProvider* automation,
251 AutomationProvider* automation);
270 AutomationProvider* automation,
289 TabClosedNotificationObserver(AutomationProvider* automation,
311 TabCountChangeObserver(AutomationProvider* automation,
343 ExtensionUninstallObserver(AutomationProvider* automation,
367 // Creates an observer that replies using the JSON automation interface.
370 AutomationProvider* automation,
421 AutomationProvider* automation,
449 BrowserOpenedNotificationObserver(AutomationProvider* automation,
475 AutomationProvider* automation,
501 AutomationProvider* automation,
523 static bool CreateAndRegisterObserver(AutomationProvider* automation,
535 ExecuteBrowserCommandObserver(AutomationProvider* automation,
556 FindInPageNotificationObserver(AutomationProvider* automation,
582 // Send reply using json automation interface.
610 // Sends a message back to the automation client with the results of the DOM
614 DomOperationMessageSender(AutomationProvider* automation,
656 InfoBarCountObserver(AutomationProvider* automation,
686 AutomationProvider* automation,
711 AutomationProvider* automation,
744 // whether authentication succeeded to the automation provider.
749 ScreenLockUnlockObserver(AutomationProvider* automation,
776 ScreenUnlockObserver(AutomationProvider* automation,
794 NetworkScanObserver(AutomationProvider* automation,
812 ToggleNetworkDeviceObserver(AutomationProvider* automation,
834 NetworkStatusObserver(AutomationProvider* automation,
853 // network and returns the status to the automation provider.
856 NetworkConnectObserver(AutomationProvider* automation,
869 NetworkDisconnectObserver(AutomationProvider* automation,
883 // network and returns the status to the automation provider.
886 ServicePathConnectObserver(AutomationProvider* automation,
899 // network and returns the status to the automation provider.
902 SSIDConnectObserver(AutomationProvider* automation,
915 // virtual network and returns the status to the automation provider.
919 VirtualConnectObserver(AutomationProvider* automation,
977 // Reply to the automation message with the given success value,
990 // Allows the automation provider to wait until the download has been updated
1014 // Allows the automation provider to wait until the download model has changed
1072 // Allows automation provider to wait until TemplateURLService has loaded
1093 // Allows the automation provider to wait for history queries to finish.
1109 // Allows the automation provider to wait for import queries to finish.
1129 // Allows automation provider to wait for getting passwords to finish.
1158 PasswordStoreLoginsChangedObserver(AutomationProvider* automation,
1200 // Allows automation provider to wait until page load after selecting an item
1205 AutomationProvider* automation,
1223 // Allows the automation provider to wait for a save package notification.
1228 AutomationProvider* automation,
1247 NTPInfoObserver(AutomationProvider* automation, IPC::Message* reply_message);
1274 AutomationProvider* automation,
1295 // Allows the automation provider to wait until all the notification
1299 GetAllNotificationsObserver(AutomationProvider* automation,
1322 // Allows the automation provider to wait for a new notification balloon
1343 // Allows the automation provider to wait for a given number of
1353 // Sends an automation reply message if |automation_| is still valid and the
1374 // Allows the automation provider to wait for a RENDERER_PROCESS_CLOSED
1378 RendererProcessClosedObserver(AutomationProvider* automation,
1395 // Allows the automation provider to wait for acknowledgement that a certain
1399 InputEventAckNotificationObserver(AutomationProvider* automation,
1422 NewTabObserver(AutomationProvider* automation,
1450 AutomationProvider* automation, IPC::Message* reply_message);
1478 // Allows the automation provider to wait for acknowledgement that a drop
1483 DragTargetDropAckNotificationObserver(AutomationProvider* automation,
1500 // Allows the automation provider to wait for process memory details to be
1504 ProcessInfoObserver(AutomationProvider* automation,
1520 V8HeapStatsObserver(AutomationProvider* automation,
1542 FPSObserver(AutomationProvider* automation,
1574 AutomationProvider* automation,
1596 AutomationProvider* automation,
1616 // Allows the automation provider to wait for a WINDOW_MAXIMIZED notification.
1619 WindowMaximizedObserver(AutomationProvider* automation,
1643 AutomationProvider* automation,