Home
last modified time | relevance | path

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

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