Lines Matching full:equivalent
150 * Compare SimpleTimeZone with equivalent RBTZ
197 // Equivalent, but different date rule type
218 // Equivalent, but different time rule type
244 errln("FAIL: rbtz1 must be equivalent to the SimpleTimeZone in the time range.");
250 errln("FAIL: rbtz2 must be equivalent to the SimpleTimeZone in the time range.");
256 errln("FAIL: rbtz3 must be equivalent to the SimpleTimeZone in the time range.");
428 * equivalent rules in a certain time range
434 // Compare to America/New_York with equivalent RBTZ
521 dataerrln("FAIL: The RBTZ must be equivalent to America/New_York between 1967 and 2010");
527 errln("FAIL: The RBTZ must not be equivalent to America/New_York between 1950 and 2010");
535 dataerrln("FAIL: The RBTZ must be equivalent to America/New_York between 1967 and 2010 ");
541 errln("FAIL: The RBTZ must not be equivalent to America/New_York between 1950 and 2010");
635 * Check if an OlsonTimeZone and its equivalent RBTZ have the exact same
705 // America/New_York and America/Indiana/Indianapolis are equivalent
719 dataerrln("FAIL: New_York is not equivalent to Indianapolis between 2005 and 2010");
725 errln("FAIL: New_York is equivalent to Indianapolis between 2006 and 2010");
732 errln("FAIL: Indianapolis is equivalent to GMT+5 between 1971 and 2005");
738 dataerrln("FAIL: Indianapolis is not equivalent to GMT+5 between 1971 and 2006");
763 dataerrln("FAIL: New_York is not equivalent to Los Angeles, but returned true");
837 " is not equivalent to its OlsonTimeZone corresponding at "
849 " is not equivalent to its OlsonTimeZone corresponding.");
927 " is not equivalent to its OlsonTimeZone corresponding at "
939 " is not equivalent to its OlsonTimeZone corresponding.");
1344 errln("FAIL: AnnualTimeZoneRule a1 is equivalent to a2, but returned FALSE");
1347 errln("FAIL: AnnualTimeZoneRule a1 is not equivalent to a3, but returned TRUE");
1350 errln("FAIL: AnnualTimeZoneRule a1 is equivalent to itself, but returned FALSE");
1353 errln("FAIL: AnnualTimeZoneRule is not equivalent to TimeArrayTimeZoneRule, but returned TRUE");
1373 errln("FAIL: InitialTimeZoneRule i1 is equivalent to i2, but returned FALSE");
1376 errln("FAIL: InitialTimeZoneRule i1 is not equivalent to i3, but returned TRUE");
1379 errln("FAIL: An InitialTimeZoneRule is not equivalent to an AnnualTimeZoneRule, but returned TRUE");
1484 errln("FAIL: TimeArrayTimeZoneRule t1 is equivalent to t2, but returned FALSE");
1487 errln("FAIL: TimeArrayTimeZoneRule t1 is not equivalent to t3, but returned TRUE");
1490 errln("FAIL: TimeArrayTimeZoneRule t1 is not equivalent to t4, but returned TRUE");
1493 errln("FAIL: TimeArrayTimeZoneRule is not equivalent to AnnualTimeZoneRule, but returned TRUE");