Home
last modified time | relevance | path

Searched refs:writeScriptLog (Results 1 – 1 of 1) sorted by relevance

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkey.java480 private void writeScriptLog(int count) { in writeScriptLog() method in Monkey
1183 writeScriptLog(cycleCounter); in runMonkeyCycles()