HomeSort by relevance Sort by last modified time
    Searched refs:fn_hit (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/lcov/bin/
genhtml 652 # print_overall_rate(ln_do, ln_found, ln_hit, fn_do, fn_found, fn_hit, br_do
660 my ($ln_do, $ln_found, $ln_hit, $fn_do, $fn_found, $fn_hit,
668 get_overall_line($fn_found, $fn_hit, "function", "functions"))
695 my $fn_hit;
798 ($lines_found, $lines_hit, $fn_found, $fn_hit,
823 $fn_hit, $br_found, $br_hit, $link_name,
825 get_rate($fn_found, $fn_hit),
830 $total_fn_hit += $fn_hit;
924 my $fn_hit;
974 ($lines_found, $lines_hit, $fn_found, $fn_hit, $br_found
    [all...]
lcov     [all...]

Completed in 26 milliseconds