Home
last modified time | relevance | path

Searched refs:PAT_length (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1495 int32_t PAT_length = UPRV_LENGTHOF(PAT); in TestScientific() local
1504 for (int32_t i=0; i<PAT_length; ++i) { in TestScientific()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java1212 int PAT_length = PAT.length; in TestScientific()
1221 for (int i = 0; i < PAT_length; ++i) { in TestScientific()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java1209 int PAT_length = PAT.length; in TestScientific()
1218 for (int i = 0; i < PAT_length; ++i) { in TestScientific()

Completed in 38 milliseconds