Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtransapi.cpp946 UnicodeSet clonedSourceSet; in callEverything() local
948 clonedTR->getSourceSet(clonedSourceSet); in callEverything()
949 CEASSERT(clonedSourceSet == sourceSet); in callEverything()