Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dplurults.cpp76 #define PLURAL_TEST_NUM 18 macro
82 UnicodeString pluralTestData[PLURAL_TEST_NUM] = { in testAPI()
102 static const int32_t pluralTestResult[PLURAL_TEST_NUM][30] = { in testAPI()
176 for (int32_t i=0; i<PLURAL_TEST_NUM-1; ++i) { in testAPI()