Searched refs:REPETITIONS (Results 1 – 2 of 2) sorted by relevance
30 #define REPETITIONS 4 // 4 repetitions, but will stop the looping before the end macro368 usleep( (REPETITIONS-1) * durationInMsec * 1100); in TestSlowDownUri()371 for (ii = 0; ii < REPETITIONS; ++ii) { in TestSlowDownUri()404 fprintf(stdout, "Plays a sound and loops it %d times while changing the \n", REPETITIONS); in main()
30 #define REPETITIONS 4 macro267 usleep( (REPETITIONS-1) * durationInMsec * 1100); in TestLoopUri()296 fprintf(stdout, "Plays a sound and loops it %d times.\n\n", REPETITIONS); in main()