HomeSort by relevance Sort by last modified time
    Searched refs:fn_found (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"))
694 my $fn_found;
798 ($lines_found, $lines_hit, $fn_found, $fn_hit,
822 $overview{$dir_name} = [$lines_found, $lines_hit, $fn_found,
825 get_rate($fn_found, $fn_hit),
829 $total_fn_found += $fn_found;
923 my $fn_found;
974 ($lines_found, $lines_hit, $fn_found, $fn_hit, $br_found
    [all...]
lcov     [all...]

Completed in 39 milliseconds