Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtifmtts.cpp1539 static const DateInterval *gInterval = NULL; // The date interval to be formatt… variable
1548 gIntervalFormatter->format(gInterval, result, pos, status); in threadFunc11669()
1582 gInterval = &interval; in testTicket11669()
1590gInterval = NULL; // Don't leave dangling pointers lying around. Not strictly necessar… in testTicket11669()