Home
last modified time | relevance | path

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

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