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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Ddmatest.c237 unsigned int total_tests = 0; local
291 && !(iterations && total_tests >= iterations)) {
300 total_tests++;
373 thread_name, total_tests - 1,
388 thread_name, total_tests - 1, cookie,
401 thread_name, total_tests - 1);
407 thread_name, total_tests - 1,
444 thread_name, total_tests - 1, error_count,
450 thread_name, total_tests - 1,
467 thread_name, total_tests, failed_test
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-recno.t154 my $total_tests = 181 ;
155 $total_tests += $splice_tests if $FA ;
156 print "1..$total_tests\n";
1361 die "testnum ($testnum) != total_tests ($total_tests) + 1"
1362 if $testnum != $total_tests + 1;

Completed in 119 milliseconds