Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dusettest.cpp758 UBool nextv = it.next(); in TestIteration() local
765 TEST_ASSERT(nextv == TRUE); in TestIteration()
771 TEST_ASSERT(nextv == TRUE); in TestIteration()
777 TEST_ASSERT(nextv == TRUE); in TestIteration()
783 TEST_ASSERT(nextv == TRUE); in TestIteration()
789 TEST_ASSERT(nextv == TRUE); in TestIteration()
795 TEST_ASSERT(nextv == TRUE); in TestIteration()
801 TEST_ASSERT(nextv == TRUE); in TestIteration()
806 TEST_ASSERT(nextv == TRUE); in TestIteration()
811 TEST_ASSERT(nextv == FALSE); in TestIteration()
[all …]