Home
last modified time | relevance | path

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

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