/external/chromium_org/third_party/lcov-1.9/bin/ |
lcov | 136 sub get_overall_line($$$$); 4141 sub get_overall_line($$$$) subroutine [all...] |
genhtml | 597 # get_overall_line(found, hit, name_singular, name_plural) 603 sub get_overall_line($$$$) subroutine 629 get_overall_line($ln_found, $ln_hit, "line", "lines")) 632 get_overall_line($fn_found, $fn_hit, "function", "functions")) 635 get_overall_line($br_found, $br_hit, "branch", "branches")) [all...] |
geninfo | 139 sub get_overall_line($$$$); [all...] |