Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp1004 int32_t startMap[] = { 0, 0, 2, 2, 2, 5, 5, 5, 5, 9, 9}; in ErrorTest() local
1021 int32_t startMapLimit = UPRV_LENGTHOF(startMap); in ErrorTest()
1025 TEST_ASSERT(cpIndex == startMap[i]); in ErrorTest()
1027 TEST_ASSERT(cpIndex == startMap[i]); in ErrorTest()
1035 TEST_ASSERT(cpIndex == startMap[i]); in ErrorTest()
1080 int32_t startMap[] ={ 0, 1, 1, 3, 4, 4, 6, 6}; in ErrorTest() local
1092 int32_t startMapLimit = UPRV_LENGTHOF(startMap); in ErrorTest()
1097 TEST_ASSERT(cpIndex == startMap[i]); in ErrorTest()
1105 TEST_ASSERT(cpIndex == startMap[i]); in ErrorTest()
1148 int32_t startMap[] in ErrorTest() local
[all...]

Completed in 3 milliseconds