Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp730 UBool onBoundary; in TestBug4153072() local
740 onBoundary = iter->isBoundary(index); in TestBug4153072()
741 if (index == 0? !onBoundary : onBoundary) { in TestBug4153072()