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

/external/chromium_org/third_party/lcov/bin/
H A Dgeninfo171 sub sort_uniq(@);
2465 # sort_uniq(list)
2470 sub sort_uniq(@) subroutine
2650 $per_file->{$function} = [ sort_uniq(@$lines) ];
2767 $instr->{$file} = [ sort_uniq(@{$instr->{$file}}) ];

Completed in 168 milliseconds