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.cpp4338 static const int32_t BEGIN_END_TEST_CASES_length = (int32_t)(sizeof(BEGIN_END_TEST_CASES) / sizeof(… variable
4343 for (i = 0; i < BEGIN_END_TEST_CASES_length; i += 3) { in TestBeginEnd()
4385 for (int32_t i = 0; i < BEGIN_END_TEST_CASES_length; i += 3) { in TestBeginEndToRules()