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

/external/icu4c/test/intltest/
H A Dtranstst.cpp4338 static const int32_t BEGIN_END_TEST_CASES_length = (int32_t)(sizeof(BEGIN_END_TEST_CASES) / sizeof(BEGIN_END_TEST_CASES[0])); variable
4343 for (i = 0; i < BEGIN_END_TEST_CASES_length; i += 3) {
4385 for (int32_t i = 0; i < BEGIN_END_TEST_CASES_length; i += 3) {

Completed in 92 milliseconds