/third_party/icu/icu4j/perf-tests/ |
D | decimalformatperf.pl | 112 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
|
D | ucharacterperf.pl | 114 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
|
D | unicodesetperf.pl | 104 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
|
D | dateformatperf.pl | 117 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
|
D | normperf.pl | 166 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
|
D | converterperf.pl | 132 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/ |
D | helper.js | 21 function formatSeconds(millis) { function
|
D | details-selection.js | 200 formatSeconds(time).padStart(6, '0') + ' ' +
|
/third_party/node/deps/v8/tools/zone-stats/ |
D | helper.js | 21 function formatSeconds(millis) { function
|
D | details-selection.js | 191 formatSeconds(time).padStart(8, '\u00A0') + ' ' +
|
/third_party/icu/icu4c/source/test/perf/perldriver/ |
D | Format.pm | 94 sub formatSeconds { subroutine
|
D | PerfFramework.pm | 362 out(formatSeconds(4, $timePerIter), "/iteration<BR>\n");
|
/third_party/icu/icu4j/perf-tests/perldriver/ |
D | Format.pm | 92 sub formatSeconds { subroutine
|