Home
last modified time | relevance | path

Searched refs:callJava (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/perf-tests/
Ddateformatperf.pl217 my @t = callJava($method, $pat, -$CALIBRATE, 1);
236 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
276 sub callJava { subroutine
Ducharacterperf.pl214 my @t = callJava($method, $pat, -$CALIBRATE, 1);
233 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
273 sub callJava { subroutine
Dnormperf.pl266 my @t = callJava($method, $pat, -$CALIBRATE, 1);
285 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
325 sub callJava { subroutine
Dconverterperf.pl230 my @t = callJava($method, $pat, -$CALIBRATE, 1);
249 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
289 sub callJava { subroutine
Dunicodesetperf.pl204 my @t = callJava($method, $pat, -$CALIBRATE, 1);
223 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
263 sub callJava { subroutine
Ddecimalformatperf.pl212 my @t = callJava($method, $pat, -$CALIBRATE, 1);
231 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
271 sub callJava { subroutine
Dperftests.pl326 my @t = callJava($testclass, $method, $pat, -$CALIBRATE, 1);
340 my @t = callJava($testclass, $method, $pat, $iterCount, $NUMPASSES);
376 sub callJava { subroutine
/third_party/icu/icu4c/source/test/perf/perldriver/
DPerfFramework.pm350 my @t = callJava($method, $pat, -$CALIBRATE);
367 my @t = callJava($method, $pat, "$iterCount " x $NUMPASSES);