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/bin/
lcov
[
all
...]
genhtml
653
# br_found,
br_hit
)
661
$br_do, $br_found, $
br_hit
) = @_;
671
get_overall_line($br_found, $
br_hit
, "branch", "branches"))
697
my $
br_hit
;
799
$br_found, $
br_hit
)
823
$fn_hit, $br_found, $
br_hit
, $link_name,
826
get_rate($br_found, $
br_hit
)];
832
$total_br_hit += $
br_hit
;
926
my $
br_hit
;
975
$
br_hit
, $testdata, $testfncdata, $testbrdata)
[
all
...]
geninfo
859
my $
br_hit
;
1243
$
br_hit
= 0;
1251
$
br_hit
++ if ($taken ne '-' && $taken > 0);
1255
printf(INFO_HANDLE "BRH:%s\n", $
br_hit
);
[
all
...]
Completed in 194 milliseconds