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

  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 17 package com.android.commands.monkey;
61 public class Monkey {
64 * Monkey Debugging/Dev Support
100 /** Monitor /data/tombstones and stop the monkey if new files appear. */
109 /** This is set when we would like to abort the running of the monkey. */
176 /** Generate hprof reports before/after monkey runs */
220 /** The delay between user actions. This is for the scripted monkey. **/
223 /** Device idle time. This is for the scripted monkey. **/
274 // around this region for the monkey to minimize
348 synchronized (Monkey.this)
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 1165 int32_t monkey = m_rand() % monkeyCount; local
    [all...]

Completed in 74 milliseconds