OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICUPathLatest
(Results
1 - 20
of
20
) sorted by null
/external/icu4c/test/perf/charperf/
CharPerf.pl
34
$p = $
ICUPathLatest
."/charperf/$WindowsPlatform/Release/charperf.exe";
36
$p = $
ICUPathLatest
."/charperf/charperf";
CharPerf_r.pl
34
$p2 = $
ICUPathLatest
."/charperf/$WindowsPlatform/Release/charperf.exe";
37
$p2 = $
ICUPathLatest
."/charperf/charperf";
/external/icu4c/test/perf/strsrchperf/
StrSrchPerf_r.pl
38
$p2 = $
ICUPathLatest
. "/strsrchperf/$WindowsPlatform/Release/strsrchperf.exe -b";
42
$p2 = $
ICUPathLatest
. "/strsrchperf/strsrchperf -b";
/external/icu4c/test/perf/unisetperf/
unisetperf.pl
31
$p = $
ICUPathLatest
."/unisetperf/$WindowsPlatform/Release/unisetperf.exe";
33
$p = $
ICUPathLatest
."/unisetperf/unisetperf";
/external/icu4c/test/perf/utfperf/
UtfPerf.pl
34
$p2 = $
ICUPathLatest
."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest
37
$p2 = $
ICUPathLatest
."/utfperf/utfperf -e gb18030"; # Latest
/external/icu4c/test/perf/utrie2perf/
utrie2perf.pl
34
$p2 = $
ICUPathLatest
."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest
37
$p2 = $
ICUPathLatest
."/utfperf/utfperf -e gb18030"; # Latest
/external/icu4c/test/perf/normperf/
NormPerf.pl
28
my $p = $
ICUPathLatest
."/normperf/$WindowsPlatform/Release/normperf.exe -b -u";
NormPerf_r.pl
35
$p2 = $
ICUPathLatest
."/normperf/$WindowsPlatform/Release/normperf.exe";
38
$p2 = $
ICUPathLatest
."/normperf/normperf";
/external/icu4c/test/perf/perldriver/
Common.pl
27
$
ICUPathLatest
= $ICULatest."/source/test/perf";
/external/icu4c/test/perf/collperf/
CollPerf_r.pl
33
$p2 = $
ICUPathLatest
."/collperf/$WindowsPlatform/Release/collperf.exe";
36
$p2 = $
ICUPathLatest
."/collperf/collperf";
CollPerf.pl
35
my $p = $
ICUPathLatest
."/collperf/$WindowsPlatform/Release/collperf.exe";
/external/icu4c/test/perf/usetperf/
UsetPerf.pl
34
$p2 = $
ICUPathLatest
."/usetperf/$WindowsPlatform/Release/usetperf.exe";
37
$p2 = $
ICUPathLatest
."/usetperf/usetperf";
/external/icu4c/test/perf/ustrperf/
StringPerf.pl
34
$p = $
ICUPathLatest
."/ustrperf/$WindowsPlatform/Release/stringperf.exe -l -u";
36
$p = $
ICUPathLatest
."/ustrperf/stringperf -l -u";
StringPerf_r.pl
34
$p2 = $
ICUPathLatest
."/ustrperf/$WindowsPlatform/Release/stringperf.exe -b -u"; # Latest
37
$p2 = $
ICUPathLatest
."/ustrperf/stringperf -b -u"; # Latest
/external/icu4c/test/perf/convperf/
convperf_ansi.pl
35
my $p = $
ICUPathLatest
."/convperf/$WindowsPlatform/Release/convperf.exe";
ConvPerf_r.pl
37
my $p2 = $
ICUPathLatest
."/convperf/$WindowsPlatform/Release/convperf.exe"; # Latest
convperf_iml.pl
35
my $p = $
ICUPathLatest
."/convperf/$WindowsPlatform/Release/convperf.exe";
/external/icu4c/test/perf/ubrkperf/
UBrkPerf_r.pl
47
$p2 = $
ICUPathLatest
."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
50
$p2 = $
ICUPathLatest
."/ubrkperf/ubrkperf";
UBrkPerf.pl
50
$p3 = $
ICUPathLatest
."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
54
$p3 = $
ICUPathLatest
."/ubrkperf/ubrkperf";
/external/icu4c/test/perf/collationperf/
CollPerf.pl
14
$p = $
ICUPathLatest
. "/collationperf/$WindowsPlatform/Release/collationperf.exe";
17
$p = $
ICUPathLatest
. "/collationperf/collperf";
Completed in 627 milliseconds