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

  /external/icu4c/test/intltest/
tchcfmt.cpp 71 const double filelimits[] = {0,1,2}; local
73 ChoiceFormat* formnew=new ChoiceFormat(filelimits, filepart, 3);
118 const double filelimits[] = {-1, 0,1,2}; local
121 ChoiceFormat* fileform = new ChoiceFormat( filelimits, filepart, 4);
msfmrgts.cpp 792 double filelimits [] = {0,1,2}; local
798 ChoiceFormat *fileform = new ChoiceFormat(filelimits, filepart, 3);
    [all...]
tmsgfmt.cpp 493 double filelimits[] = {0,1,2}; local
495 ChoiceFormat* fileform = new ChoiceFormat(filelimits, filepart, 3);
    [all...]

Completed in 417 milliseconds