Searched defs:newVarTop (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1539 uint32_t newVarTop = coll->setVariableTop(vt, 1, status); local
1544 if(newVarTop != coll->getVariableTop(status)) {
1554 (int64_t)newVarTop2, (int64_t)newVarTop);
1565 if(newVarTop != newerVarTop) {

Completed in 127 milliseconds