Home
last modified time | relevance | path

Searched refs:dataFiles (Results 1 – 25 of 37) sorted by relevance

12

/external/icu4c/test/perf/unisetperf/
Dunisetperf.pl48 my $dataFiles = {
63 runTests($options, $tests, $dataFiles);
86 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/
Dunisetperf.pl48 my $dataFiles = {
63 runTests($options, $tests, $dataFiles);
86 runTests($options, $tests, $dataFiles);
/external/svox/pico/src/com/svox/pico/
DCheckVoiceData.java42 private final static String[] dataFiles = { field in CheckVoiceData
86 if (!fileExists(dataFiles[2 * i]) || in onCreate()
87 !fileExists(dataFiles[(2 * i) + 1])){ in onCreate()
104 returnData.putExtra(TextToSpeech.Engine.EXTRA_VOICE_DATA_FILES, dataFiles); in onCreate()
/external/icu4c/test/perf/normperf/
DNormPerf.pl39 my $dataFiles = {
59 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/normperf/
DNormPerf.pl39 my $dataFiles = {
59 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/collperf/
DCollPerf.pl77 my $dataFiles = {
95 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/strsrchperf/
DStrSrchPerf_r.pl45 my $dataFiles = {
60 runTests( $options, $tests, $dataFiles );
/external/icu4c/test/perf/strsrchperf/
DStrSrchPerf_r.pl45 my $dataFiles = {
60 runTests( $options, $tests, $dataFiles );
/external/chromium_org/third_party/icu/source/test/perf/utrie2perf/
Dutrie2perf.pl52 my $dataFiles = {
59 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/utfperf/
DUtfPerf.pl52 my $dataFiles = {
59 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/utfperf/
DUtfPerf.pl52 my $dataFiles = {
59 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/utrie2perf/
Dutrie2perf.pl52 my $dataFiles = {
59 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/convperf/
Dconvperf_ansi.pl54 my $dataFiles = "";
56 runTests($options, $tests, $dataFiles);
Dconvperf_iml.pl60 my $dataFiles = "";
62 runTests($options, $tests, $dataFiles);
DConvPerf_r.pl39 my $dataFiles = "";
66 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/convperf/
Dconvperf_ansi.pl54 my $dataFiles = "";
56 runTests($options, $tests, $dataFiles);
Dconvperf_iml.pl60 my $dataFiles = "";
62 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/charperf/
DCharPerf.pl53 my $dataFiles;
55 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/charperf/
DCharPerf.pl53 my $dataFiles;
55 runTests($options, $tests, $dataFiles);
DCharPerf_r.pl40 my $dataFiles = "";
57 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/usetperf/
DUsetPerf.pl53 my $dataFiles = {
56 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/ustrperf/
DStringPerf.pl54 my $dataFiles = {
72 runTests($options, $tests, $dataFiles);
/external/chromium_org/third_party/icu/source/test/perf/ustrperf/
DStringPerf.pl54 my $dataFiles = {
72 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/usetperf/
DUsetPerf.pl53 my $dataFiles = {
56 runTests($options, $tests, $dataFiles);
/external/icu4c/test/perf/collperf/
DCollPerf.pl87 my $dataFiles = {
105 runTests($options, $tests, $dataFiles);

12