Home | History | Annotate | Download | only in test

Lines Matching refs:numTests

325     int numTests;
350 values_read = fscanf(datafile,"%d",&numTests);
353 for( currTest = start_from; currTest < numTests; currTest++ )
366 if( numTests == 1 )
630 progress = update_progress( progress, currTest, numTests, 0 );