HomeSort by relevance Sort by last modified time
    Searched full:automation (Results 76 - 100 of 158) sorted by null

1 2 34 5 6 7

  /external/chromium_org/chrome/test/ext_auto/auto_provider/
connection_handler.js 5 // Automation connection handler is responsible for reading requests from the
  /external/chromium_org/content/test/ppapi/
ppapi_test.cc 92 // Basically it sends messages using the DOM automation controller. The
  /external/chromium_org/ui/accessibility/
ax_enums.idl 10 // chrome/common/extensions/api/automation.idl.
  /external/libvorbis/
README 65 ./win32 Win32 projects files and build automation
  /external/chromium_org/
WATCHLISTS 109 'automation': {
110 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
561 '|chrome/browser/automation/automation_provider_json'
792 'automation': ['robertshield@chromium.org'],
    [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityManagerService.java 260 // We will update when the automation service dies.
264 // etc. Remove them then to force reload. Do it even if automation is
301 // We will update when the automation service dies.
335 // We will update when the automation service dies.
365 // We will update when the automation service dies.
446 // The automation service is a fake one and should not be reported
470 // The automation service is a fake one and should not be reported
471 // to clients as being enabled. The automation service is always the
662 // Automation service is not bound, so pretend it died to perform clean up.
689 // This is a nop if UI automation is enabled
    [all...]
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.h 114 // using an accessibility API (typically automation software, screen readers
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
automation_unittest.cc 7 #include "chrome/common/extensions/manifest_handlers/automation.h"
  /external/chromium_org/content/common/gpu/client/
gl_helper_benchmark.cc 9 // of any test automation run.
  /external/chromium_org/content/shell/browser/
shell_devtools_delegate.cc 99 // automation). If not, use an ephemeral port by specifying 0.
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
RunTestCommand.java 255 return "executes UI automation tests";
  /external/chromium_org/chrome/test/chromedriver/
chrome_launcher.cc 69 return Status(kUnknownError, "failed to base64decode automation extension");
75 return Status(kUnknownError, "failed to write automation extension zip");
80 return Status(kUnknownError, "failed to unzip automation extension");
  /external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller.h 271 // automation tests.
  /external/chromium_org/chrome/renderer/extensions/
chrome_extensions_dispatcher_delegate.cc 155 source_map->RegisterSource("automation", IDR_AUTOMATION_CUSTOM_BINDINGS_JS);
  /external/chromium_org/content/public/browser/
notification_types.h 213 // renderer in response to a dom automation controller action. The source is
  /external/chromium_org/ipc/
ipc_channel.h 39 // currently used by automation and service processes.
  /external/chromium_org/ppapi/tests/
test_case.html 183 // automation controller to terminate the test.
  /external/chromium_org/remoting/webapp/browser_test/
browser_test.js 52 // --dom-automation. It is stubbed out here so that browser test can be run
  /external/chromium_org/tools/clang/plugins/
ChromeClassTester.cpp 179 banned_directories_.push_back("/automation/");
  /external/chromium_org/tools/dromaeo_benchmark_runner/
dromaeo_benchmark_runner.py 6 """Dromaeo benchmark automation script.
  /external/chromium_org/ui/views/accessibility/
native_view_accessibility_win.h 119 // used frequently by automation software.
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/
ReadMe.txt 60 ????-??-?? - Added fancy DMG (background logo) support with automation.
  /external/chromium_org/chrome/
chrome_common.gypi 195 'common/extensions/manifest_handlers/automation.cc',
196 'common/extensions/manifest_handlers/automation.h',
  /frameworks/base/core/java/android/app/
UiAutomation.java 60 * APIs that are useful for UI test automation.
63 * developing UI test automation tools and libraries. Generally, a UiAutomation
    [all...]
  /external/chromium_org/chrome/test/chromedriver/test/
run_py_tests.py 771 """Tests that switch --dom-automation can be passed to Chrome.
773 Unless --dom-automation is specified, window.domAutomationController
776 driver = self.CreateDriver(chrome_switches=['dom-automation'])
    [all...]

Completed in 1497 milliseconds

1 2 34 5 6 7