Home
last modified time | relevance | path

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

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