OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:automation
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/renderer/resources/extensions/
automation_custom_bindings.js
5
// Custom bindings for the
automation
API.
8
var
automation
= require('binding').Binding.create('
automation
');
variable
22
// TODO(dtseng): Move out to
automation
/automation_util.js or as a static member
34
automation
.registerCustomHook(function(bindingsAPI) {
121
exports.binding =
automation
.generate();
123
// Add additional accessibility bindings not specified in the
automation
IDL.
124
// Accessibility and
automation
share some APIs (see
/external/chromium_org/chrome/common/extensions/manifest_handlers/
automation.cc
5
#include "chrome/common/extensions/manifest_handlers/
automation
.h"
23
"Cannot specify matches for
Automation
if desktop=true is specified; "
31
using api::manifest_types::
Automation
;
40
const base::Value*
automation
= NULL;
local
41
CHECK(extension->manifest()->Get(keys::kAutomation, &
automation
));
44
AutomationInfo::FromValue(*
automation
, &install_warnings, error);
72
scoped_ptr<
Automation
>
automation
=
Automation
::FromValue(value, error);
local
73
if (!
automation
)
[
all
...]
/prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 496 milliseconds