Searched refs:formatPercent (Results 1 – 10 of 10) sorted by relevance
/third_party/icu/icu4j/perf-tests/ |
D | dateformatperf.pl | 132 print HTML "<TD><B><FONT COLOR=\"$color\">", formatPercent(3, $mean, $r->getError); 450 sub formatPercent { subroutine
|
D | ucharacterperf.pl | 129 print HTML "<TD><B><FONT COLOR=\"$color\">", formatPercent(3, $mean, $r->getError); 447 sub formatPercent { subroutine
|
D | normperf.pl | 181 print HTML "<TD><B><FONT COLOR=\"$color\">", formatPercent(3, $mean, $r->getError); 500 sub formatPercent { subroutine
|
D | converterperf.pl | 145 print HTML "<TD><B><FONT COLOR=\"$color\">", formatPercent(3, $mean, $r->getError); 464 sub formatPercent { subroutine
|
D | unicodesetperf.pl | 119 print HTML "<TD><B><FONT COLOR=\"$color\">", formatPercent(3, $mean, $r->getError); 437 sub formatPercent { subroutine
|
D | decimalformatperf.pl | 127 print HTML "<TD><B><FONT COLOR=\"$color\">", formatPercent(3, $mean, $r->getError); 445 sub formatPercent { subroutine
|
/third_party/icu/icu4c/source/test/perf/perldriver/ |
D | Output.pm | 64 print HTML formatPercent(2, $mean); 77 print HTML formatPercent(2, $error);
|
D | Format.pm | 120 sub formatPercent { subroutine
|
/third_party/icu/icu4j/perf-tests/perldriver/ |
D | Output.pm | 62 print HTML formatPercent(2, $mean); 75 print HTML formatPercent(2, $error);
|
D | Format.pm | 118 sub formatPercent { subroutine
|