HomeSort by relevance Sort by last modified time
    Searched defs:Monkey (Results 1 - 3 of 3) sorted by null

  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 17 package com.android.commands.monkey;
60 public class Monkey {
63 * Monkey Debugging/Dev Support
99 /** Monitor /data/tombstones and stop the monkey if new files appear. */
108 /** This is set when we would like to abort the running of the monkey. */
175 /** Generate hprof reports before/after monkey runs */
222 /** The delay between user actions. This is for the scripted monkey. **/
225 /** Device idle time. This is for the scripted monkey. **/
289 // around this region for the monkey to minimize
330 synchronized (Monkey.this)
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp 1169 int32_t monkey = m_rand() % monkeyCount; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 1166 int32_t monkey = m_rand() % monkeyCount; local
    [all...]

Completed in 129 milliseconds