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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp4340 static const int32_t BEGIN_END_TEST_CASES_length = (int32_t)(sizeof(BEGIN_END_TEST_CASES) / sizeof(BEGIN_END_TEST_CASES[0])); variable
4345 for (i = 0; i < BEGIN_END_TEST_CASES_length; i += 3) {
4387 for (int32_t i = 0; i < BEGIN_END_TEST_CASES_length; i += 3) {
/external/icu/icu4c/source/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 109 milliseconds