Home | History | Annotate | Download | only in intltest

Lines Matching refs:getMaximumContextLength

921     int32_t  maxcl = tr->getMaximumContextLength();
922 CEASSERT(clonedTR->getMaximumContextLength() == maxcl);