HomeSort by relevance Sort by last modified time
    Searched refs:WindowsPlatform (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium/third_party/icu/source/test/perf/perldriver/
Common.pl 31 $WindowsPlatform = "";
33 $WindowsPlatform = "x64";
35 $WindowsPlatform = "x86";
  /external/icu4c/test/perf/perldriver/
Common.pl 31 $WindowsPlatform = "";
33 $WindowsPlatform = "x64";
35 $WindowsPlatform = "x86";
  /external/chromium/third_party/icu/source/test/perf/strsrchperf/
StrSrchPerf_r.pl 37 $p1 = $ICUPathPrevious . "/strsrchperf/$WindowsPlatform/Release/strsrchperf.exe -b";
38 $p2 = $ICUPathLatest . "/strsrchperf/$WindowsPlatform/Release/strsrchperf.exe -b";
  /external/chromium/third_party/icu/source/test/perf/utfperf/
UtfPerf.pl 33 $p1 = $ICUPathPrevious."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Previous
34 $p2 = $ICUPathLatest."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest
  /external/chromium/third_party/icu/source/test/perf/utrie2perf/
utrie2perf.pl 33 $p1 = $ICUPathPrevious."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Previous
34 $p2 = $ICUPathLatest."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest
  /external/icu4c/test/perf/strsrchperf/
StrSrchPerf_r.pl 37 $p1 = $ICUPathPrevious . "/strsrchperf/$WindowsPlatform/Release/strsrchperf.exe -b";
38 $p2 = $ICUPathLatest . "/strsrchperf/$WindowsPlatform/Release/strsrchperf.exe -b";
  /external/icu4c/test/perf/utfperf/
UtfPerf.pl 33 $p1 = $ICUPathPrevious."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Previous
34 $p2 = $ICUPathLatest."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.pl 33 $p1 = $ICUPathPrevious."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Previous
34 $p2 = $ICUPathLatest."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest
  /external/chromium/third_party/icu/source/test/perf/normperf/
NormPerf.pl 28 my $p = $ICUPathLatest."/normperf/$WindowsPlatform/Release/normperf.exe -b -u";
NormPerf_r.pl 34 $p1 = $ICUPathPrevious."/normperf/$WindowsPlatform/Release/normperf.exe";
35 $p2 = $ICUPathLatest."/normperf/$WindowsPlatform/Release/normperf.exe";
  /external/icu4c/test/perf/normperf/
NormPerf.pl 28 my $p = $ICUPathLatest."/normperf/$WindowsPlatform/Release/normperf.exe -b -u";
NormPerf_r.pl 34 $p1 = $ICUPathPrevious."/normperf/$WindowsPlatform/Release/normperf.exe";
35 $p2 = $ICUPathLatest."/normperf/$WindowsPlatform/Release/normperf.exe";
  /external/chromium/third_party/icu/source/test/perf/charperf/
CharPerf_r.pl 33 $p1 = $ICUPathPrevious."/charperf/$WindowsPlatform/Release/charperf.exe";
34 $p2 = $ICUPathLatest."/charperf/$WindowsPlatform/Release/charperf.exe";
CharPerf.pl 34 $p = $ICUPathLatest."/charperf/$WindowsPlatform/Release/charperf.exe";
  /external/chromium/third_party/icu/source/test/perf/collperf/
CollPerf_r.pl 32 $p1 = $ICUPathPrevious."/collperf/$WindowsPlatform/Release/collperf.exe";
33 $p2 = $ICUPathLatest."/collperf/$WindowsPlatform/Release/collperf.exe";
  /external/chromium/third_party/icu/source/test/perf/convperf/
ConvPerf_r.pl 36 my $p1 = $ICUPathPrevious."/convperf/$WindowsPlatform/Release/convperf.exe"; # Previous
37 my $p2 = $ICUPathLatest."/convperf/$WindowsPlatform/Release/convperf.exe"; # Latest
  /external/chromium/third_party/icu/source/test/perf/usetperf/
UsetPerf.pl 33 $p1 = $ICUPathPrevious."/usetperf/$WindowsPlatform/Release/usetperf.exe";
34 $p2 = $ICUPathLatest."/usetperf/$WindowsPlatform/Release/usetperf.exe";
  /external/chromium/third_party/icu/source/test/perf/ustrperf/
StringPerf_r.pl 33 $p1 = $ICUPathPrevious."/ustrperf/$WindowsPlatform/Release/stringperf.exe -b -u"; # Previous
34 $p2 = $ICUPathLatest."/ustrperf/$WindowsPlatform/Release/stringperf.exe -b -u"; # Latest
  /external/icu4c/test/perf/charperf/
CharPerf_r.pl 33 $p1 = $ICUPathPrevious."/charperf/$WindowsPlatform/Release/charperf.exe";
34 $p2 = $ICUPathLatest."/charperf/$WindowsPlatform/Release/charperf.exe";
  /external/icu4c/test/perf/collperf/
CollPerf_r.pl 32 $p1 = $ICUPathPrevious."/collperf/$WindowsPlatform/Release/collperf.exe";
33 $p2 = $ICUPathLatest."/collperf/$WindowsPlatform/Release/collperf.exe";
  /external/icu4c/test/perf/convperf/
ConvPerf_r.pl 36 my $p1 = $ICUPathPrevious."/convperf/$WindowsPlatform/Release/convperf.exe"; # Previous
37 my $p2 = $ICUPathLatest."/convperf/$WindowsPlatform/Release/convperf.exe"; # Latest
  /external/icu4c/test/perf/usetperf/
UsetPerf.pl 33 $p1 = $ICUPathPrevious."/usetperf/$WindowsPlatform/Release/usetperf.exe";
34 $p2 = $ICUPathLatest."/usetperf/$WindowsPlatform/Release/usetperf.exe";
  /external/icu4c/test/perf/ustrperf/
StringPerf_r.pl 33 $p1 = $ICUPathPrevious."/ustrperf/$WindowsPlatform/Release/stringperf.exe -b -u"; # Previous
34 $p2 = $ICUPathLatest."/ustrperf/$WindowsPlatform/Release/stringperf.exe -b -u"; # Latest
  /external/chromium/third_party/icu/source/test/perf/ubrkperf/
UBrkPerf.pl 48 $p1 = $ICUPathPrevious2."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
49 $p2 = $ICUPathPrevious."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
50 $p3 = $ICUPathLatest."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
  /external/icu4c/test/perf/ubrkperf/
UBrkPerf.pl 48 $p1 = $ICUPathPrevious2."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
49 $p2 = $ICUPathPrevious."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
50 $p3 = $ICUPathLatest."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";

Completed in 305 milliseconds

1 2