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

  /external/chromium/third_party/icu/source/test/intltest/
ssearch.cpp 1769 int32_t monkey = m_rand() % monkeyCount; local
    [all...]
  /external/icu4c/test/intltest/
ssearch.cpp 1862 int32_t monkey = m_rand() % monkeyCount; local
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 17 package com.android.commands.monkey;
58 public class Monkey {
61 * Monkey Debugging/Dev Support
97 /** Monitor /data/tombstones and stop the monkey if new files appear. */
106 /** This is set when we would like to abort the running of the monkey. */
150 /** Generate hprof reports before/after monkey runs */
195 /** The delay between user actions. This is for the scripted monkey. **/
198 /** Device idle time. This is for the scripted monkey. **/
262 // around this region for the monkey to minimize
303 synchronized (Monkey.this)
    [all...]

Completed in 1074 milliseconds