Searched refs:onBoundary (Results 1 – 1 of 1) sorted by relevance
322 UBool onBoundary; in TestBug4153072() local332 onBoundary = iter->isBoundary(index); in TestBug4153072()333 if (index == 0? !onBoundary : onBoundary) { in TestBug4153072()