Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_modifiers.cpp57 static const int32_t NUM_CASES = 5; in testSimpleModifier() local
71 static const char16_t *expecteds[][NUM_CASES] = // force auto-format line break in testSimpleModifier()
79 for (int32_t i = 0; i < NUM_CASES; i++) { in testSimpleModifier()