OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:br_found
(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"))
696
my $
br_found
;
799
$
br_found
, $br_hit)
823
$fn_hit, $
br_found
, $br_hit, $link_name,
826
get_rate($
br_found
, $br_hit)];
831
$total_br_found += $
br_found
;
925
my $
br_found
;
974
($lines_found, $lines_hit, $fn_found, $fn_hit, $
br_found
,
[
all
...]
geninfo
860
my $
br_found
;
1242
$
br_found
= 0;
1250
$
br_found
++;
1253
if ($
br_found
> 0) {
1254
printf(INFO_HANDLE "BRF:%s\n", $
br_found
);
[
all
...]
Completed in 37 milliseconds