Home
last modified time | relevance | path

Searched refs:callJava (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4j/perf-tests/
H A Ddateformatperf.pl219 my @t = callJava($method, $pat, -$CALIBRATE, 1);
238 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
278 sub callJava { subroutine
H A Dnormperf.pl268 my @t = callJava($method, $pat, -$CALIBRATE, 1);
287 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
327 sub callJava { subroutine
H A Ddecimalformatperf.pl214 my @t = callJava($method, $pat, -$CALIBRATE, 1);
233 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
273 sub callJava { subroutine
H A Dperftests.pl326 my @t = callJava($testclass, $method, $pat, -$CALIBRATE, 1);
340 my @t = callJava($testclass, $method, $pat, $iterCount, $NUMPASSES);
376 sub callJava { subroutine
H A Dconverterperf.pl236 my @t = callJava($method, $pat, -$CALIBRATE, 1);
255 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
295 sub callJava { subroutine
H A Ducharacterperf.pl216 my @t = callJava($method, $pat, -$CALIBRATE, 1);
235 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
275 sub callJava { subroutine
H A Dunicodesetperf.pl206 my @t = callJava($method, $pat, -$CALIBRATE, 1);
225 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
265 sub callJava { subroutine
/third_party/icu/icu4j/perf-tests/perldriver/
H A DPerfFramework4j.pm373 my @t = callJava($method, $pat, -$CALIBRATE);
390 my @t = callJava($method, $pat, "$iterCount " x $NUMPASSES);
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DPerfFramework.pm350 my @t = callJava($method, $pat, -$CALIBRATE);
367 my @t = callJava($method, $pat, "$iterCount " x $NUMPASSES);

Completed in 13 milliseconds