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