Home
last modified time | relevance | path

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

/third_party/icu/icu4j/perf-tests/
Ddecimalformatperf.pl214 my @t = callJava($method, $pat, -$CALIBRATE, 1);
233 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
273 sub callJava { subroutine
Ducharacterperf.pl216 my @t = callJava($method, $pat, -$CALIBRATE, 1);
235 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
275 sub callJava { subroutine
Dunicodesetperf.pl206 my @t = callJava($method, $pat, -$CALIBRATE, 1);
225 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
265 sub callJava { subroutine
Ddateformatperf.pl219 my @t = callJava($method, $pat, -$CALIBRATE, 1);
238 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
278 sub callJava { subroutine
Dnormperf.pl268 my @t = callJava($method, $pat, -$CALIBRATE, 1);
287 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
327 sub callJava { subroutine
Dconverterperf.pl236 my @t = callJava($method, $pat, -$CALIBRATE, 1);
255 my @t = callJava($method, $pat, $iterCount, $NUMPASSES);
295 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);