Home
last modified time | relevance | path

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

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