Searched refs:tzidForLog (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cdateintervalformattest.c | 80 const char * tzidForLog = (testItemPtr->tzid)? testItemPtr->tzid: "NULL"; in TestDateIntervalFormat() local 103 … testItemPtr->locale, testItemPtr->skeleton, tzidForLog, testItemPtr->from, testItemPtr->to, in TestDateIntervalFormat() 108 …testItemPtr->locale, testItemPtr->skeleton, tzidForLog, testItemPtr->from, testItemPtr->to, myErro… in TestDateIntervalFormat() 113 testItemPtr->locale, testItemPtr->skeleton, tzidForLog, myErrorName(status) ); in TestDateIntervalFormat()
|