Home
last modified time | relevance | path

Searched refs:get_summary (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/
H A Drun-tests.php367 $failed_tests_data .= get_summary(true, false) . "\n";
821 fwrite($html_file, "<hr/>\n" . get_summary(false, true));
824 echo get_summary(false, false);
2356 function get_summary($show_ext_summary, $show_html) function
2518 fwrite($html_file, "<hr/>\n" . get_summary(true, true));
2521 echo get_summary(true, false);

Completed in 10 milliseconds