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

/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c3766 unsigned int current_shutdown_loop; local
3788 current_shutdown_loop = 0;
3790 while ( ( current_shutdown_loop < num_shutdown_loops )/* && ( test_status == 0 )*/ )
3814 current_shutdown_loop++;
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c3436 unsigned int current_shutdown_loop; local
3459 current_shutdown_loop = 0;
3461 while ( ( current_shutdown_loop < num_shutdown_loops )/* && ( test_status == 0 )*/ )
3485 current_shutdown_loop++;

Completed in 316 milliseconds