Home
last modified time | relevance | path

Searched refs:FACTOR_SIZE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp33 const int FACTOR_SIZE = 2; variable
687 if (fromFactors.size() == FACTOR_SIZE) { in Convert()
690 if (toFactors.size() == FACTOR_SIZE) { in Convert()