OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:automation
(Results
76 - 100
of
155
) sorted by null
1
2
3
4
5
6
7
/external/chromium/chrome/browser/
browser_encoding_uitest.cc
11
#include "chrome/test/
automation
/browser_proxy.h"
12
#include "chrome/test/
automation
/tab_proxy.h"
150
scoped_refptr<BrowserProxy> browser(
automation
()->GetBrowserWindow(0));
241
scoped_refptr<BrowserProxy> browser(
automation
()->GetBrowserWindow(0));
session_history_uitest.cc
7
#include "chrome/test/
automation
/tab_proxy.h"
8
#include "chrome/test/
automation
/browser_proxy.h"
27
window_ =
automation
()->GetBrowserWindow(0);
/external/chromium/chrome/browser/chromeos/login/
view_screen.h
41
// For testing
automation
/external/chromium/chrome/browser/ui/webui/
mediaplayer_browsertest.cc
13
#include "chrome/test/
automation
/dom_element_proxy.h"
/external/smack/src/org/jivesoftware/smackx/
NodeInformationProvider.java
63
* category
automation
and type command-node for each command.
/frameworks/base/tests/DumpRenderTree/
AndroidManifest.xml
39
android:label="Layout test
automation
runner"
/external/chromium/chrome/common/
logging_chrome_uitest.cc
19
#include "chrome/test/
automation
/browser_proxy.h"
178
scoped_refptr<BrowserProxy> browser(
automation
()->GetBrowserWindow(0));
/external/libogg/
README
28
./win32 Win32 projects and build
automation
32
./macos Classic MacOS 9 projects and build
automation
/external/chromium/chrome/browser/automation/
automation_resource_message_filter.cc
5
#include "chrome/browser/
automation
/automation_resource_message_filter.h"
10
#include "chrome/browser/
automation
/url_request_automation_job.h"
36
//
automation
channel. This cookie store is transient i.e. it maintains cookies
68
NOTREACHED() << "Should not get called for an
automation
profile";
72
NOTREACHED() << "Should not get called for an
automation
profile";
automation_util.cc
5
#include "chrome/browser/
automation
/automation_util.h"
12
#include "chrome/browser/
automation
/automation_provider.h"
13
#include "chrome/browser/
automation
/automation_provider_json.h"
automation_tab_helper.cc
5
#include "chrome/browser/
automation
/automation_tab_helper.h"
url_request_automation_job.cc
5
#include "chrome/browser/
automation
/url_request_automation_job.h"
10
#include "chrome/browser/
automation
/automation_resource_message_filter.h"
404
// Register this request with
automation
message filter.
449
// Ask
automation
to start this request.
ui_controls_linux.cc
5
#include "chrome/browser/
automation
/ui_controls.h"
12
#include "chrome/browser/
automation
/ui_controls_internal.h"
testing_automation_provider.h
14
#include "chrome/browser/
automation
/automation_provider.h"
15
#include "chrome/browser/
automation
/automation_provider_json.h"
26
// This is an
automation
provider containing testing calls.
[
all
...]
testing_automation_provider_chromeos.cc
5
#include "chrome/browser/
automation
/testing_automation_provider.h"
8
#include "chrome/browser/
automation
/automation_provider_json.h"
9
#include "chrome/browser/
automation
/automation_provider_observers.h"
/external/chromium/chrome/browser/chromeos/
update_browsertest.cc
12
#include "chrome/test/
automation
/dom_element_proxy.h"
/external/chromium/chrome/browser/history/
redirect_uitest.cc
19
#include "chrome/test/
automation
/browser_proxy.h"
20
#include "chrome/test/
automation
/tab_proxy.h"
21
#include "chrome/test/
automation
/window_proxy.h"
152
scoped_refptr<BrowserProxy> browser =
automation
()->GetBrowserWindow(0);
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiAutomatorBridge.java
35
* This is the maximum time the
automation
will wait for the UI to go idle. Execution
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestCase.java
34
* UI
automation
test should extend this class. This class provides access
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
n_r3964.h
5
* Philips
Automation
Projects
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
n_r3964.h
5
* Philips
Automation
Projects
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
n_r3964.h
5
* Philips
Automation
Projects
/external/chromium/chrome/browser/ui/login/
login_prompt.h
160
// Details to provide the NotificationObserver. Used by the
automation
proxy
176
// Details to provide the NotificationObserver. Used by the
automation
proxy
/external/chromium/chrome/browser/ui/
browser_init.cc
20
#include "chrome/browser/
automation
/automation_provider.h"
21
#include "chrome/browser/
automation
/automation_provider_list.h"
22
#include "chrome/browser/
automation
/chrome_frame_automation_provider.h"
23
#include "chrome/browser/
automation
/testing_automation_provider.h"
1432
scoped_refptr<AutomationProviderClass>
automation
=
local
[
all
...]
/frameworks/base/services/java/com/android/server/accessibility/
AccessibilityManagerService.java
242
// We will update when the
automation
service dies.
246
// etc. Remove them then to force reload. Do it even if
automation
is
281
// We will update when the
automation
service dies.
313
// We will update when the
automation
service dies.
343
// We will update when the
automation
service dies.
412
// The
automation
service is a fake one and should not be reported
433
// The
automation
service is a fake one and should not be reported
434
// to clients as being enabled. The
automation
service is always the
613
//
Automation
service is not bound, so pretend it died to perform clean up.
644
// This is a nop if UI
automation
is enabled
[
all
...]
Completed in 376 milliseconds
1
2
3
4
5
6
7