HomeSort by relevance Sort by last modified time
    Searched full:automation (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
ShellCommandBuilder.java 45 final UiAutomation automation = mTestCase.getInstrumentation().getUiAutomation( local
48 execShellCommand(automation, command);
72 private static void execShellCommand(UiAutomation automation, String command) {
73 try (ParcelFileDescriptor fd = automation.executeShellCommand(command)) {
  /external/autotest/client/virt/tests/
whql_submission.py 10 2) Copy the automation program binary (dsso_test_binary) to the server machine
11 3) Run the automation program
94 # Run the automation program on the server
114 raise error.TestError("Error running automation program: "
117 # Tell the automation program which device to test
121 # Tell the automation program which jobs to run
163 # the automation program will terminate)
167 # Wait for the automation program to terminate
171 # (test_timeout + 300 is used here because the automation program is
179 # Look for test results in the automation program's outpu
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
LongPressBackTest.java 61 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() local
66 automation.injectInputEvent(new KeyEvent(currentTime, currentTime, KeyEvent.ACTION_DOWN,
82 automation.injectInputEvent(new KeyEvent(currentTime, currentTime, KeyEvent.ACTION_UP,
  /external/clang/test/CodeGenObjCXX/
debug-info.mm 23 # 13 "automation/automation_window_tracker.h"
  /external/sl4a/
README.md 5 Originally authored by Damon Kohler, Scripting Layer for Android, SL4A, is an automation toolset
6 for calling Android APIs in a platform-independent manner. It supports both remote automation via
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiWatcher.java 20 * a condition watcher to be called by the automation library. The automation library will
UiAutomatorBridge.java 35 * This is the maximum time the automation will wait for the UI to go idle. Execution
  /cts/tests/tests/uiautomation/
AndroidTest.xml 16 <configuration description="Config for CTS UI Automation test cases">
  /docs/source.android.com/src/devices/input/
validate-keymaps.jd 68 <h2 id="automation">Automation</h2>
  /prebuilts/tools/common/m2/repository/org/gebish/geb-core/0.9.3/
geb-core-0.9.3.pom 9 <description>Geb (pronounced "jeb") is a browser automation solution. It brings together the power of WebDriver, the elegance of jQuery content selection, the robustness of Page Object modelling and the expressiveness of the Groovy language.</description>
  /sdk/find_java2/WinLauncher2/
stdafx.h 40 #include <afxdisp.h> // MFC Automation classes
  /external/autotest/server/cros/
goofy_client.py 196 """Set the given test list for execution and turn on test automation.
226 # Enable full factory test automation. Full test automation mode
228 # the test lab. There are other automation modes: partial and none.
229 # In partial automation mode manual tests and barrier are enabled
230 # and user intervention is required; none disables automation.
  /external/chromium-trace/catapult/telemetry/
README.md 43 automation, and those that provide the capability to collect data.
45 ### Test Automation
47 The test automation facilities of Telemetry provide Python wrappers for a number
  /cts/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityServiceInfoTest.java 33 * automation is not reported through the APIs.
  /external/kernel-headers/original/uapi/linux/
n_r3964.h 5 * Philips Automation Projects
  /external/libchrome/base/test/
test_file_util.h 48 // the one that set the zone identifier. I.e. don't use it in UI/automation
  /external/tlsdate/src/
tlsdate-helper-plan9.h 53 // automation of this will make every build different!
tlsdate-helper.h 62 // automation of this will make every build different!
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
ILeanbackLauncherStrategy.java 24 * Defines the common use cases a leanback launcher UI automation helper should fulfill.
ILauncherStrategy.java 24 * Defines the common use cases a launcher UI automation helper should fulfill.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
n_r3964.h 5 * Philips Automation Projects
  /external/libogg/
README 28 ./win32 Win32 projects and build automation
32 ./macos Classic MacOS 9 projects and build automation
  /external/skia/tools/skp/
recreate_skps.py 7 """Run the webpages_playback automation script."""
  /frameworks/base/cmds/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/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
n_r3964.h 5 * Philips Automation Projects

Completed in 444 milliseconds

1 2 3 4