Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dtransapi.cpp963 UnicodeSet clonedTargetSet; in callEverything() local
965 clonedTR->getTargetSet(clonedTargetSet); in callEverything()
966 CEASSERT(targetSet == clonedTargetSet); in callEverything()