Home
last modified time | relevance | path

Searched refs:formatSeconds (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4j/perf-tests/
Ddecimalformatperf.pl112 print HTML "<TD>", formatSeconds(4, $t->getMean(), $t->getError);
120 print HTML "<TD>", formatSeconds(4, $b->getMean(), $t->getError);
228 out(formatSeconds(4, $timePerIter), "/iteration<BR>\n");
422 sub formatSeconds { subroutine
Ducharacterperf.pl114 print HTML "<TD>", formatSeconds(4, $t->getMean(), $t->getError);
122 print HTML "<TD>", formatSeconds(4, $b->getMean(), $t->getError);
230 out(formatSeconds(4, $timePerIter), "/iteration<BR>\n");
424 sub formatSeconds { subroutine
Dunicodesetperf.pl104 print HTML "<TD>", formatSeconds(4, $t->getMean(), $t->getError);
112 print HTML "<TD>", formatSeconds(4, $b->getMean(), $t->getError);
220 out(formatSeconds(4, $timePerIter), "/iteration<BR>\n");
414 sub formatSeconds { subroutine
Ddateformatperf.pl117 print HTML "<TD>", formatSeconds(4, $t->getMean(), $t->getError);
125 print HTML "<TD>", formatSeconds(4, $b->getMean(), $t->getError);
233 out(formatSeconds(4, $timePerIter), "/iteration<BR>\n");
427 sub formatSeconds { subroutine
Dnormperf.pl166 print HTML "<TD>", formatSeconds(4, $t->getMean(), $t->getError);
174 print HTML "<TD>", formatSeconds(4, $b->getMean(), $t->getError);
282 out(formatSeconds(4, $timePerIter), "/iteration<BR>\n");
477 sub formatSeconds { subroutine
Dconverterperf.pl132 print HTML "<TD>", formatSeconds(4, $t->getMean(), $t->getError);
140 print HTML "<TD>", formatSeconds(4, $b->getMean(), $t->getError);
250 out(formatSeconds(4, $timePerIter), "/iteration<BR>\n");
445 sub formatSeconds { subroutine
/third_party/node/deps/v8/tools/heap-stats/
Dhelper.js21 function formatSeconds(millis) { function
Ddetails-selection.js200 formatSeconds(time).padStart(6, '0') + ' ' +
/third_party/node/deps/v8/tools/zone-stats/
Dhelper.js21 function formatSeconds(millis) { function
Ddetails-selection.js191 formatSeconds(time).padStart(8, '\u00A0') + ' ' +
/third_party/icu/icu4c/source/test/perf/perldriver/
DFormat.pm94 sub formatSeconds { subroutine
DPerfFramework.pm362 out(formatSeconds(4, $timePerIter), "/iteration<BR>\n");
/third_party/icu/icu4j/perf-tests/perldriver/
DFormat.pm92 sub formatSeconds { subroutine