Home
last modified time | relevance | path

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

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