Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp95 const UBool *gotClosures=form->getClosures(count); in TestSimpleExample() local
96 if(count != 0 || gotClosures != NULL) { in TestSimpleExample()