OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cycleCounter
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp
106
int
cycleCounter
= 1;
172
cycleCounter
= atoi(cmd + 1);
177
for (int ind = 0; ind <
cycleCounter
; ind++) {
185
if (ind <
cycleCounter
- 1) {
[
all
...]
/development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java
[
all
...]
Completed in 384 milliseconds