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

  /external/chromium_org/third_party/icu/source/test/intltest/
msfmrgts.cpp 335 int32_t formats_length = (int32_t)(sizeof(formats)/sizeof(formats[0])); local
337 ChoiceFormat *cf = new ChoiceFormat(limits, formats, formats_length);
    [all...]
dtfmttst.cpp 1875 const int32_t formats_length = sizeof(formats)\/sizeof(formats[0]); local
    [all...]
  /external/icu4c/test/intltest/
msfmrgts.cpp 337 int32_t formats_length = (int32_t)(sizeof(formats)/sizeof(formats[0])); local
339 ChoiceFormat *cf = new ChoiceFormat(limits, formats, formats_length);
    [all...]
dtfmttst.cpp 2124 const int32_t formats_length = sizeof(formats)\/sizeof(formats[0]); local
    [all...]

Completed in 652 milliseconds