Searched refs:get_br_found_and_hit (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/lcov/bin/
H A Dlcov1513 # get_br_found_and_hit(brcount)
1518 sub get_br_found_and_hit($) subroutine
1876 my ($br_found, $br_hit) = get_br_found_and_hit($sumbrcount);
3887 ($br_found, $br_hit) = get_br_found_and_hit($sumbrcount);
H A Dgenhtml204 sub get_br_found_and_hit($);
1561 ($br_found, $br_hit) = get_br_found_and_hit($sumbrcount);
4905 # get_br_found_and_hit(sumbrcount)
4910 sub get_br_found_and_hit($) subroutine
4969 ($br_found, $br_hit) = get_br_found_and_hit($testbrcount);

Completed in 174 milliseconds