Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtransapi.cpp924 int32_t maxcl = tr->getMaximumContextLength(); in callEverything() local
925 CEASSERT(clonedTR->getMaximumContextLength() == maxcl); in callEverything()