Searched refs:anotherInf (Results 1 – 1 of 1) sorted by relevance
151 const DateIntervalInfo* anotherInf = dtitvfmt->getDateIntervalInfo(); in testAPI() local152 if ( (*inf) != (*anotherInf) || U_FAILURE(status) ) { in testAPI()