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

  /external/chromium_org/third_party/lcov/bin/
genhtml 533 my $total_fn_hit = 0;
655 $total_fn_hit += $fn_hit;
665 $total_fn_found, $total_fn_hit, \%overview,
675 $total_fn_found, $total_fn_hit);
700 $total_fn_hit * 100 / $total_fn_found,
701 $total_fn_hit, $total_fn_found);
733 $overall_hit, $total_fn_found, $total_fn_hit, $overview,
744 $total_fn_hit, $sort_type);
771 my $total_fn_hit=0;
833 $total_fn_hit += $fn_hit
    [all...]
  /external/chromium_org/third_party/lcov-1.9/bin/
genhtml 665 my $total_fn_hit = 0;
791 $total_fn_hit += $fn_hit;
803 $total_fn_found, $total_fn_hit, $total_br_found,
813 $total_fn_found, $total_fn_hit,
818 $func_coverage, $total_fn_found, $total_fn_hit,
849 $overall_hit, $total_fn_found, $total_fn_hit, $total_br_found,
861 $total_fn_hit, $total_br_found, $total_br_hit, $sort_type);
890 my $total_fn_hit=0;
960 $total_fn_hit += $fn_hit;
971 $overall_hit, $total_fn_found, $total_fn_hit,
    [all...]

Completed in 24 milliseconds