HomeSort by relevance Sort by last modified time
    Searched refs:methodPair (Results 1 - 7 of 7) sorted by null

  /external/icu/icu4j/perf-tests/
perftests.pl 77 for my $methodPair (@METHODS) {
79 my $testMethod = $methodPair->[0];
80 my $baselineMethod = $methodPair->[1];
122 for my $methodPair (@METHODS) {
124 my $testMethod = $methodPair->[0];
125 my $baselineMethod = $methodPair->[1];
converterperf.pl 102 for my $methodPair (@METHODS) {
104 my $testMethod = $methodPair->[0];
105 my $baselineMethod = $methodPair->[1];
dateformatperf.pl 89 for my $methodPair (@METHODS) {
91 my $testMethod = $methodPair->[0];
92 my $baselineMethod = $methodPair->[1];
decimalformatperf.pl 85 for my $methodPair (@METHODS) {
87 my $testMethod = $methodPair->[0];
88 my $baselineMethod = $methodPair->[1];
normperf.pl 138 for my $methodPair (@METHODS) {
140 my $testMethod = $methodPair->[0];
141 my $baselineMethod = $methodPair->[1];
ucharacterperf.pl 86 for my $methodPair (@METHODS) {
88 my $testMethod = $methodPair->[0];
89 my $baselineMethod = $methodPair->[1];
unicodesetperf.pl 76 for my $methodPair (@METHODS) {
78 my $testMethod = $methodPair->[0];
79 my $baselineMethod = $methodPair->[1];

Completed in 203 milliseconds