Searched refs:dtitv1 (Results 1 – 1 of 1) sorted by relevance
388 DateInterval dtitv1(3600*24*365, 3600*24*366); in testAPI() local389 DateInterval dtitv2(dtitv1); in testAPI()391 if (!(dtitv1 == dtitv2)) { in testAPI()396 dtitv3 = dtitv1; in testAPI()397 if (!(dtitv3 == dtitv1)) { in testAPI()401 DateInterval *dtitv4 = dtitv1.clone(); in testAPI()402 if (*dtitv4 != dtitv1) { in testAPI()