get_summary 549 run-tests.php fwrite($html_file, "<hr/>\n" . get_summary(false, true)); get_summary 552 run-tests.php echo get_summary(false, false); get_summary 722 run-tests.php $failed_tests_data .= get_summary(true, false) . "\n"; get_summary 1955 run-tests.php fwrite($html_file, "<hr/>\n" . get_summary(true, true)); get_summary 1957 run-tests.php echo get_summary(true, false);