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

  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java     [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp 111 int cycleCounter = 1;
177 cycleCounter = atoi(cmd + 1);
182 for (int ind = 0; ind < cycleCounter; ind++) {
190 if (ind < cycleCounter - 1) {
    [all...]

Completed in 142 milliseconds