HomeSort by relevance Sort by last modified time
    Searched full:automated (Results 151 - 175 of 293) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/resources/options/
language_options.js 69 // the URL hash (ex. lang_add=ja). Used for automated testing.
194 // Used for automated testing.
402 // URL hash (ex. focus=mozc). Used for automated testing.
  /frameworks/base/docs/html/google/play/billing/
billing_subscriptions.jd 12 <li>Subscriptions let you sell products with automated, recurring billing
33 automated, recurring billing. You can easily adapt an existing In-app Billing
137 automated recurring billing at either of two intervals:</p>
  /frameworks/base/docs/html/tools/testing/
testing_ui.jd 58 <p>One common approach to UI testing is to run tests manually and verify that the app is behaving as expected. However, this approach can be time-consuming, tedious, and error-prone. A more efficient and reliable approach is to automate the UI testing with a software testing framework. Automated testing involves creating programs to perform testing tasks (test cases) to cover specific usage scenarios, and then using the testing framework to run the test cases automatically and in a repeatable manner.</p>
61 <p>The Android SDK provides the following tools to support automated, functional UI testing on your application:
78 <li>Create automated tests to simulate specific user interactions on your application.</li>
  /external/apache-http/src/org/apache/http/util/
VersionInfo.java 52 * by humans, not for automated processing in applications.
  /external/bzip2/
README 95 Nelson's churn program. Churn is an automated test driver which
  /external/chromium/testing/gtest/scripts/
fuse_gtest_files.py 120 # work with automated processes. We should provide a way for the
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
in_app_payments.html 187 <p>The In-App Payments Service supports automated recurring billing. To set up recurring billing, follow the
  /external/chromium_org/ppapi/
ppapi_tests.gypi 70 # it as an automated action.
  /external/chromium_org/testing/gtest/scripts/
fuse_gtest_files.py 120 # work with automated processes. We should provide a way for the
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
README 236 Description: A framework for writing and running automated tests in Java.
  /external/chromium_org/tools/clang/scripts/
run_tool.py 16 information, which documents the entire automated refactoring flow in Chromium.
  /external/chromium_org/tools/dromaeo_benchmark_runner/
dromaeo_benchmark_runner.py 244 test_page = 'http://localhost:%i/index.html?%s&automated&post_json' % (
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
eclipse.py 17 This generator has no automated tests, so expect it to be broken.
  /external/clang/utils/analyzer/
CmpRuns.py 7 This is designed to support automated testing using the static analyzer, from
  /external/gtest/scripts/
fuse_gtest_files.py 120 # work with automated processes. We should provide a way for the
  /external/openssh/
sftp.0 28 The final usage format allows for automated sessions using the -b option.
  /external/protobuf/gtest/scripts/
fuse_gtest_files.py 120 # work with automated processes. We should provide a way for the
  /external/v8/test/mjsunit/harmony/
collections.js 313 // which cannot be reasonably automated. Check it out by hand if you like:
  /frameworks/base/docs/html/tools/help/uiautomator/
index.jd 23 <p>The {@code uiautomator} testing framework lets you test your user interface (UI) efficiently by creating automated functional UI testcases that can be run against your app on one or more devices.</p>
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DisplayModifier.java 29 // automated tests ignore any combination of operations that don't together return TOTAL_MASK
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 220 * This is dangerous, so we prevent automated tests from doing it, and we
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
eap_testing.txt 15 The full automated test suite can now be run in couple of seconds, but
139 Automated tests:
  /frameworks/base/docs/html/distribute/googleplay/policies/
spam.jd 396 Apps that are created by an automated tool or wizard service must not be
403 Please be advised that apps created by an automated tool are only permissible
  /frameworks/base/docs/html/training/sync-adapters/
running-sync-adapter.jd 90 experience you should rely primarily on one of the more automated options. By using
91 automated options, you conserve battery and network resources.
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupBasics.java 73 * === Support for automated testing ==
98 * For use by continuous automated test system (e.g. in conjunction with monkey tests)

Completed in 724 milliseconds

1 2 3 4 5 67 8 91011>>