OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fn_hit
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/lcov/bin/
genhtml
529
my $
fn_hit
;
628
($lines_found, $lines_hit, $fn_found, $
fn_hit
)
649
$
fn_hit
, $link_name,
651
get_rate($fn_found, $
fn_hit
)];
655
$total_fn_hit += $
fn_hit
;
767
my $
fn_hit
;
807
($lines_found, $lines_hit, $fn_found, $
fn_hit
, $testdata,
822
$
fn_hit
, $page_link,
824
get_rate($fn_found, $
fn_hit
)];
833
$total_fn_hit += $
fn_hit
;
[
all
...]
/external/chromium_org/third_party/lcov-1.9/bin/
genhtml
616
# print_overall_rate(ln_do, ln_found, ln_hit, fn_do, fn_found,
fn_hit
, br_do
624
my ($ln_do, $ln_found, $ln_hit, $fn_do, $fn_found, $
fn_hit
,
632
get_overall_line($fn_found, $
fn_hit
, "function", "functions"))
659
my $
fn_hit
;
762
($lines_found, $lines_hit, $fn_found, $
fn_hit
,
784
$
fn_hit
, $br_found, $br_hit, $link_name,
786
get_rate($fn_found, $
fn_hit
),
791
$total_fn_hit += $
fn_hit
;
884
my $
fn_hit
;
930
($lines_found, $lines_hit, $fn_found, $
fn_hit
, $br_found
[
all
...]
lcov
[
all
...]
Completed in 50 milliseconds