HomeSort by relevance Sort by last modified time
    Searched refs:get_overall_line (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 27 milliseconds