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

  /external/chromium_org/third_party/lcov/bin/
gendesc 44 our $lcov_version = 'LCOV version 1.10';
71 $lcov_version =~ s/\$\s*Revision\s*:?\s*(\S+)\s*\$/$1/;
95 print("$tool_name: $lcov_version\n");
genpng 38 our $lcov_version = 'LCOV version 1.10';
57 $lcov_version =~ s/\$\s*Revision\s*:?\s*(\S+)\s*\$/$1/;
108 print("$tool_name: $lcov_version\n");
updateversion.pl 96 s/(our\s+\$lcov_version\s*=\s*["']).*(["'].*)$/$1LCOV version $version$2/g;
geninfo 64 our $lcov_version = 'LCOV version 1.10';
267 $lcov_version =~ s/\$\s*Revision\s*:?\s*(\S+)\s*\$/$1/;
399 print("$tool_name: $lcov_version\n");
    [all...]
lcov 74 our $lcov_version = 'LCOV version 1.10';
217 $lcov_version =~ s/\$\s*Revision\s*:?\s*(\S+)\s*\$/$1/;
340 print("$tool_name: $lcov_version\n");
    [all...]
genhtml 75 our $lcov_version = 'LCOV version 1.10';
316 $lcov_version =~ s/\$\s*Revision\s*:?\s*(\S+)\s*\$/$1/;
448 print("$tool_name: $lcov_version\n");
    [all...]
  /external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl 36 our $lcov_version = "";
141 print($lcov_version."\n");

Completed in 45 milliseconds