Searched defs:print_overall_rate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/lcov/bin/
H A Dgenhtml652 # print_overall_rate(ln_do, ln_found, ln_hit, fn_do, fn_found, fn_hit, br_do
658 sub print_overall_rate($$$$$$$$$) subroutine
856 print_overall_rate(1, $overall_found, $overall_hit,
H A Dlcov137 sub print_overall_rate($$$$$$$$$);
473 print_overall_rate(1, $ln_overall_found, $ln_overall_hit,
4247 # print_overall_rate(ln_do, ln_found, ln_hit, fn_do, fn_found, fn_hit, br_do
4253 sub print_overall_rate($$$$$$$$$) subroutine

Completed in 98 milliseconds