Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtransapi.cpp933 UnicodeString clonedId; in callEverything() local
935 clonedId = clonedTR->getID(); in callEverything()
936 CEASSERT(id == clonedId); in callEverything()