/external/icu4c/test/perf/unisetperf/ |
D | unisetperf.pl | 48 my $dataFiles = { 63 runTests($options, $tests, $dataFiles); 86 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/ |
D | unisetperf.pl | 48 my $dataFiles = { 63 runTests($options, $tests, $dataFiles); 86 runTests($options, $tests, $dataFiles);
|
/external/svox/pico/src/com/svox/pico/ |
D | CheckVoiceData.java | 42 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/ |
D | NormPerf.pl | 39 my $dataFiles = { 59 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/normperf/ |
D | NormPerf.pl | 39 my $dataFiles = { 59 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/collperf/ |
D | CollPerf.pl | 77 my $dataFiles = { 95 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/strsrchperf/ |
D | StrSrchPerf_r.pl | 45 my $dataFiles = { 60 runTests( $options, $tests, $dataFiles );
|
/external/icu4c/test/perf/strsrchperf/ |
D | StrSrchPerf_r.pl | 45 my $dataFiles = { 60 runTests( $options, $tests, $dataFiles );
|
/external/chromium_org/third_party/icu/source/test/perf/utrie2perf/ |
D | utrie2perf.pl | 52 my $dataFiles = { 59 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/utfperf/ |
D | UtfPerf.pl | 52 my $dataFiles = { 59 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/utfperf/ |
D | UtfPerf.pl | 52 my $dataFiles = { 59 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/utrie2perf/ |
D | utrie2perf.pl | 52 my $dataFiles = { 59 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/convperf/ |
D | convperf_ansi.pl | 54 my $dataFiles = ""; 56 runTests($options, $tests, $dataFiles);
|
D | convperf_iml.pl | 60 my $dataFiles = ""; 62 runTests($options, $tests, $dataFiles);
|
D | ConvPerf_r.pl | 39 my $dataFiles = ""; 66 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/convperf/ |
D | convperf_ansi.pl | 54 my $dataFiles = ""; 56 runTests($options, $tests, $dataFiles);
|
D | convperf_iml.pl | 60 my $dataFiles = ""; 62 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/charperf/ |
D | CharPerf.pl | 53 my $dataFiles; 55 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/charperf/ |
D | CharPerf.pl | 53 my $dataFiles; 55 runTests($options, $tests, $dataFiles);
|
D | CharPerf_r.pl | 40 my $dataFiles = ""; 57 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/usetperf/ |
D | UsetPerf.pl | 53 my $dataFiles = { 56 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/ustrperf/ |
D | StringPerf.pl | 54 my $dataFiles = { 72 runTests($options, $tests, $dataFiles);
|
/external/chromium_org/third_party/icu/source/test/perf/ustrperf/ |
D | StringPerf.pl | 54 my $dataFiles = { 72 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/usetperf/ |
D | UsetPerf.pl | 53 my $dataFiles = { 56 runTests($options, $tests, $dataFiles);
|
/external/icu4c/test/perf/collperf/ |
D | CollPerf.pl | 87 my $dataFiles = { 105 runTests($options, $tests, $dataFiles);
|