Home
last modified time | relevance | path

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

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