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