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

  /external/icu4c/test/perf/perldriver/
Common.pl 31 $WindowsPlatform = "";
33 $WindowsPlatform = "x64";
35 $WindowsPlatform = "x86";
  /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/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/icu4c/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/icu4c/test/perf/collperf/
CollPerf_r.pl 32 $p1 = $ICUPathPrevious."/collperf/$WindowsPlatform/Release/collperf.exe";
33 $p2 = $ICUPathLatest."/collperf/$WindowsPlatform/Release/collperf.exe";
CollPerf.pl 35 my $p = $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
convperf_ansi.pl 35 my $p = $ICUPathLatest."/convperf/$WindowsPlatform/Release/convperf.exe";
convperf_iml.pl 35 my $p = $ICUPathLatest."/convperf/$WindowsPlatform/Release/convperf.exe";
  /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
StringPerf.pl 34 $p = $ICUPathLatest."/ustrperf/$WindowsPlatform/Release/stringperf.exe -l -u";
  /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";
UBrkPerf_r.pl 46 $p1 = $ICUPathPrevious."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
47 $p2 = $ICUPathLatest."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
  /external/icu4c/test/perf/unisetperf/
unisetperf.pl 31 $p = $ICUPathLatest."/unisetperf/$WindowsPlatform/Release/unisetperf.exe";
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 14 $p = $ICUPathLatest . "/collationperf/$WindowsPlatform/Release/collationperf.exe";

Completed in 20 milliseconds