Searched refs:newerVarTop (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp1567 uint32_t newerVarTop = coll->setVariableTop(UnicodeString(vt, 1), status); local
1569 if((newVarTop & 0xFFFF0000) != (newerVarTop & 0xFFFF0000)) {
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1576 uint32_t newerVarTop = coll->setVariableTop(UnicodeString(vt, 1), status); local
1578 if(newVarTop != newerVarTop) {

Completed in 122 milliseconds