Home
last modified time | relevance | path

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

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