/external/v8/test/mjsunit/es6/ |
math-fround.js | 7 // Monkey-patch Float32Array.
|
/external/v8/tools/ |
mingw-generate-makefiles.sh | 29 # Monkey-patch GYP.
|
/frameworks/base/docs/html/distribute/essentials/ |
optimizing-your-app.jd | 278 "{@docRoot}tools/help/monkey.html">UI/Application Exerciser Monkey</a> 279 (Monkey). Monkey will send random UI events to your app's activities,
|
/packages/apps/Dialer/src/com/android/dialer/settings/ |
SoundSettingsFragment.java | 156 // A user shouldn't be able to get here, but this protects against monkey crashes.
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
ChangeDefaultSmsAppHelper.java | 124 // We shouldn't get here, but the monkey on JB MR0 can trigger it.
|
/external/icu/icu4c/source/test/intltest/ |
rbbitst.cpp | 3739 RBBIWordMonkey monkey; local 3909 RBBILineMonkey monkey; local [all...] |
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceRandom.java | 17 package com.android.commands.monkey; 33 * monkey event queue
|
MonkeySourceScript.java | 17 package com.android.commands.monkey; 34 * monkey event queue. It takes a script to produce events sample script format: 637 //Add the wait event after the device sleep event so that the monkey [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
EmojiTest.java | 87 {0x1F436, 0x1F435}, // Dog(U+1F436) and Monkey(U+1F435)
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_update.py | 100 # We monkey patch os.path.normpath here because the tarfile module
|
/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/ |
RunTestCommand.java | 128 } else if (args[i].equals("--monkey")) {
|
/frameworks/base/core/java/android/app/ |
UiAutomation.java | 750 * Sets whether this UiAutomation to run in a "monkey" mode. Applications can query whether 751 * they are executed in a "monkey" mode, i.e. run by a test framework, and avoid doing 754 * @param enable whether to run in a "monkey" mode or not. Default is not. 764 Log.e(LOG_TAG, "Error while setting run as monkey!", re); [all...] |
/frameworks/wilhelm/tests/sandbox/ |
monkey.c | 17 // single-threaded, single-player monkey test
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
StateManager.java | 177 // The finish() request could be rejected (only happens under Monkey),
|
/packages/apps/Launcher2/ |
AndroidManifest.xml | 84 <category android:name="android.intent.category.MONKEY"/>
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/ |
InputLogicHandler.java | 43 // is initialized, though probably only the monkey can actually do this.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
support.py | 31 # we won't need such monkey-patch anymore
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
support.py | 31 # we won't need such monkey-patch anymore
|
/external/chromium-trace/catapult/third_party/coverage/coverage.egg-info/ |
SOURCES.txt | 41 coverage/monkey.py
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationFrozenMonkeyTest.java | 125 // perform monkey tests using Collator.compare
|
CollationMonkeyTest.java | 113 // perform monkey tests using Collator.compare
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationFrozenMonkeyTest.java | 121 // perform monkey tests using Collator.compare
|
CollationMonkeyTest.java | 109 // perform monkey tests using Collator.compare
|
/external/libpcap/ |
CREDITS | 50 Dug Song <dugsong at monkey dot org>
|
/external/autotest/client/common_lib/ |
logging_manager.py | 99 # The logging code remains the same and compatible with this monkey patching 129 # Monkey patch our way around logging's design...
|