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