Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dtransapi.cpp957 UnicodeSet clonedSourceSet; in callEverything() local
959 clonedTR->getSourceSet(clonedSourceSet); in callEverything()
960 CEASSERT(clonedSourceSet == sourceSet); in callEverything()