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

  /external/chromium_org/third_party/lcov-1.9/bin/
lcov     [all...]
genhtml 617 # br_found, br_hit)
625 $br_do, $br_found, $br_hit) = @_;
635 get_overall_line($br_found, $br_hit, "branch", "branches"))
660 my $br_found;
763 $br_found, $br_hit)
784 $fn_hit, $br_found, $br_hit, $link_name,
787 get_rate($br_found, $br_hit)];
792 $total_br_found += $br_found;
885 my $br_found;
930 ($lines_found, $lines_hit, $fn_found, $fn_hit, $br_found,
    [all...]
geninfo 732 my $br_found;
1086 $br_found = 0;
1094 $br_found++;
1097 if ($br_found > 0) {
1098 printf(INFO_HANDLE "BRF:%s\n", $br_found);
    [all...]

Completed in 30 milliseconds