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

/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c3768 unsigned int current_continuous_run_loop; local
3799 current_continuous_run_loop = 0;
3801 while ( ( current_continuous_run_loop < num_continuous_run_loops ) && ( test_status == 0 ) )
3810 current_continuous_run_loop++;
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c3438 unsigned int current_continuous_run_loop; local
3470 current_continuous_run_loop = 0;
3472 while ( ( current_continuous_run_loop < num_continuous_run_loops ) && ( test_status == 0 ) )
3481 current_continuous_run_loop++;

Completed in 79 milliseconds