Home
last modified time | relevance | path

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

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