Searched refs:anotherInf (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp144 const DateIntervalInfo* anotherInf = dtitvfmt->getDateIntervalInfo(); local
145 if ( (*inf) != (*anotherInf) || U_FAILURE(status) ) {
206 anotherInf = dtitvfmt->getDateIntervalInfo();
207 if ( (*inf) != (*anotherInf) || U_FAILURE(status) ) {

Completed in 299 milliseconds