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/bin/
lcov 136 sub get_overall_line($$$$);
4234 sub get_overall_line($$$$) subroutine
    [all...]
genhtml 634 # get_overall_line(found, hit, name_singular, name_plural)
640 sub get_overall_line($$$$) subroutine
665 get_overall_line($ln_found, $ln_hit, "line", "lines"))
668 get_overall_line($fn_found, $fn_hit, "function", "functions"))
671 get_overall_line($br_found, $br_hit, "branch", "branches"))
    [all...]
geninfo 194 sub get_overall_line($$$$);
    [all...]

Completed in 1673 milliseconds