Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp4353 static const int32_t BEGIN_END_TEST_CASES_length = UPRV_LENGTHOF(BEGIN_END_TEST_CASES); variable
4358 for (i = 0; i < BEGIN_END_TEST_CASES_length; i += 3) { in TestBeginEnd()
4400 for (int32_t i = 0; i < BEGIN_END_TEST_CASES_length; i += 3) { in TestBeginEndToRules()