HomeSort by relevance Sort by last modified time
    Searched full:monkey (Results 126 - 150 of 238) sorted by null

1 2 3 4 56 7 8 910

  /external/chromium-trace/catapult/third_party/Paste/paste/
request.py 405 """ monkey patch for FieldStorage.__repr__
  /external/chromium-trace/catapult/third_party/coverage/coverage/
collector.py 109 # gevent, then gevent's monkey-patching won't work properly.
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/
setup.py 415 # monkey-patch crappy manifest writer away.
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/
setup.py 416 # monkey-patch crappy manifest writer away.
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/
setup.py 415 # monkey-patch crappy manifest writer away.
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/
setup.py 416 # monkey-patch crappy manifest writer away.
  /frameworks/base/services/core/java/com/android/server/
PersistentDataBlockService.java 451 // do not allow monkey to flip the flag
  /system/connectivity/shill/
eap_credentials_unittest.cc 160 SetIdentity("Steel Monkey");
  /external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
base_encoder_test.py 374 self.chart.right.labels = ['cow', 'horse', 'monkey']
376 self.ExpectAxes('0:|10|20|30|1:|cow|horse|monkey',
  /frameworks/base/services/core/java/com/android/server/policy/
GlobalActions.java 381 // tests via monkey
406 // tests via monkey
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_inspect.py 302 def monkey(filename, module_globals=None): function in function:TestRetrievingSourceCode.test_proceed_with_fake_filename
307 linecache.getlines = monkey
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_inspect.py 302 def monkey(filename, module_globals=None): function in function:TestRetrievingSourceCode.test_proceed_with_fake_filename
307 linecache.getlines = monkey
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_inspect.py 302 def monkey(filename, module_globals=None): function in function:TestRetrievingSourceCode.test_proceed_with_fake_filename
307 linecache.getlines = monkey
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_inspect.py 302 def monkey(filename, module_globals=None): function in function:TestRetrievingSourceCode.test_proceed_with_fake_filename
307 linecache.getlines = monkey
    [all...]
  /docs/source.android.com/src/compatibility/2.1/
android-2.1-cdd.xhtml 72 <a name="resources22"/><li>Monkey testing tool: <a href="http://developer.android.com/guide/developing/tools/monkey.html">http://developer.android.com/guide/developing/tools/monkey.html</a></li>
    [all...]
  /docs/source.android.com/src/compatibility/2.2/
android-2.2-cdd.xhtml 159 <a name="resources22"></a><li>Monkey testing tool: <a href="http://developer.android.com/guide/developing/tools/monkey.html">http://developer.android.com/guide/developing/tools/monkey.html</a></li>
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java     [all...]
  /packages/inputmethods/LatinIME/java/res/values-am/
strings-emoji-descriptions.xml     [all...]
  /packages/inputmethods/LatinIME/java/res/values-en-rAU/
strings-emoji-descriptions.xml     [all...]
  /packages/inputmethods/LatinIME/java/res/values-en-rGB/
strings-emoji-descriptions.xml     [all...]
  /packages/inputmethods/LatinIME/java/res/values-en-rIN/
strings-emoji-descriptions.xml     [all...]
  /packages/apps/Camera2/src/com/android/camera/
VideoModule.java     [all...]
  /frameworks/base/docs/html/sdk/
OLD_RELEASENOTES.jd 179 <li>The <a href="{@docRoot}tools/help/monkey.html">UI/Application Exerciser Monkey</a> generates pseudo-random system and user events, for testing your application. </li>
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/test/
test_case.py 457 animals = {'monkey': 'banana', 'cow': 'grass', 'seal': 'fish'}
461 self.assertIn('monkey', animals)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/test/
test_case.py 457 animals = {'monkey': 'banana', 'cow': 'grass', 'seal': 'fish'}
461 self.assertIn('monkey', animals)
    [all...]

Completed in 1762 milliseconds

1 2 3 4 56 7 8 910