Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtifmtts.cpp388 DateInterval dtitv3(3600*365, 3600*366); in testAPI() local
389 dtitv3 = dtitv1; in testAPI()
390 if (!(dtitv3 == dtitv1)) { in testAPI()