Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dplurfmts.cpp23 #define PLURAL_TEST_ARRAY_SIZE 256 macro
318 int8_t pluralResults[PLURAL_TEST_ARRAY_SIZE]; // 0: is for default in pluralFormatLocaleTest()
767 for (int32_t n=0; n<PLURAL_TEST_ARRAY_SIZE; ++n) { in helperTestResults()