OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICUPathPrevious
(Results
1 - 11
of
11
) sorted by null
/external/icu/icu4c/source/test/perf/strsrchperf/
StrSrchPerf_r.pl
41
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
. "/strsrchperf/$WindowsPlatform/Release/strsrchperf.exe -b";
45
$p1 = "LD_LIBRARY_PATH=".$ICUPrevious."/source/lib:".$ICUPrevious."/source/tools/ctestfw ".$
ICUPathPrevious
. "/strsrchperf/strsrchperf -b";
/external/icu/icu4c/source/test/perf/utfperf/
UtfPerf.pl
37
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Previous
40
$p1 = "LD_LIBRARY_PATH=".$ICUPrevious."/source/lib:".$ICUPrevious."/source/tools/ctestfw ".$
ICUPathPrevious
."/utfperf/utfperf -e gb18030"; # Previous
/external/icu/icu4c/source/test/perf/perldriver/
Common.pl.template
30
$
ICUPathPrevious
= $ICUPrevious."/source/test/perf";
/external/icu/icu4c/source/test/perf/charperf/
CharPerf_r.pl
37
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/charperf/$WindowsPlatform/Release/charperf.exe";
40
$p1 = "LD_LIBRARY_PATH=".$ICUPrevious."/source/lib:".$ICUPrevious."/source/tools/ctestfw ".$
ICUPathPrevious
."/charperf/charperf";
/external/icu/icu4c/source/test/perf/usetperf/
UsetPerf.pl
37
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/usetperf/$WindowsPlatform/Release/usetperf.exe";
40
$p1 = "LD_LIBRARY_PATH=".$ICUPrevious."/source/lib:".$ICUPrevious."/source/tools/ctestfw ".$
ICUPathPrevious
."/usetperf/usetperf";
/external/icu/icu4c/source/test/perf/ustrperf/
StringPerf_r.pl
37
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/ustrperf/$WindowsPlatform/Release/stringperf.exe -b -u"; # Previous
40
$p1 = "LD_LIBRARY_PATH=".$ICUPrevious."/source/lib:".$ICUPrevious."/source/tools/ctestfw ".$
ICUPathPrevious
."/ustrperf/stringperf -b -u"; # Previous
/external/icu/icu4c/source/test/perf/collperf/
CollPerf_r.pl
36
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/collperf/$WindowsPlatform/Release/collperf.exe";
39
$p1 = "LD_LIBRARY_PATH=".$ICUPrevious."/source/lib:".$ICUPrevious."/source/tools/ctestfw ".$
ICUPathPrevious
."/collperf/collperf";
/external/icu/icu4c/source/test/perf/normperf/
NormPerf_r.pl
38
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/normperf/$WindowsPlatform/Release/normperf.exe";
41
$p1 = "LD_LIBRARY_PATH=".$ICUPrevious."/source/lib:".$ICUPrevious."/source/tools/ctestfw ".$
ICUPathPrevious
."/normperf/normperf";
/external/icu/icu4c/source/test/perf/ubrkperf/
UBrkPerf_r.pl
50
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
53
$p1 = "LD_LIBRARY_PATH=".$ICUPrevious."/source/lib:".$ICUPrevious."/source/tools/ctestfw ".$
ICUPathPrevious
."/ubrkperf/ubrkperf";
/external/icu/icu4c/source/test/perf/convperf/
ConvPerf_r.pl
40
my $p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/convperf/$WindowsPlatform/Release/convperf.exe"; # Previous
/external/icu/icu4c/source/test/perf/collperf2/
CollPerf2_r.pl
57
$p1 = "cd ".$ICUPrevious."/bin && ".$
ICUPathPrevious
."/collperf2/$WindowsPlatform/Release/collperf2.exe";
Completed in 3598 milliseconds