Searched refs:countTransitions (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dmonkey.c51 int countTransitions = 0; variable
157 if (countTransitions >= maxTransitions) {
282 ++countTransitions;
283 printf("[%d] Selecting transition %s in state %d for the %u time\n", countTransitions,

Completed in 212 milliseconds