OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:br_hit
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/lcov-1.9/bin/
genhtml
617
# br_found,
br_hit
)
625
$br_do, $br_found, $
br_hit
) = @_;
635
get_overall_line($br_found, $
br_hit
, "branch", "branches"))
661
my $
br_hit
;
763
$br_found, $
br_hit
)
784
$fn_hit, $br_found, $
br_hit
, $link_name,
787
get_rate($br_found, $
br_hit
)];
793
$total_br_hit += $
br_hit
;
886
my $
br_hit
;
931
$
br_hit
, $testdata, $testfncdata, $testbrdata)
[
all
...]
lcov
[
all
...]
geninfo
731
my $
br_hit
;
1087
$
br_hit
= 0;
1095
$
br_hit
++ if ($taken ne '-' && $taken > 0);
1099
printf(INFO_HANDLE "BRH:%s\n", $
br_hit
);
[
all
...]
Completed in 22 milliseconds