Searched refs:constSet (Results 1 – 1 of 1) sorted by relevance
706 const UnicodeSet *constSet = uniset; in TestAPI() local707 const USet *constUSet = constSet->toUSet(); in TestAPI()708 TEST_ASSERT((void *)constUSet == (void *)constSet); in TestAPI()