HomeSort by relevance Sort by last modified time
    Searched full:applelimits (Results 1 - 1 of 1) sorted by null

  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
ChoiceFormatTest.java 44 double[] appleLimits = { 1, 2, 3, 4, 5 };
47 ChoiceFormat cf = new ChoiceFormat(appleLimits, appleFormats);
212 double[] appleLimits = { 1, 2, 3, 4, 5 };
219 ChoiceFormat appleChoiceFormat = new ChoiceFormat(appleLimits,
224 ChoiceFormat hybridChoiceFormat = new ChoiceFormat(appleLimits,

Completed in 4386 milliseconds