Home | History | Annotate | Download | only in intltest

Lines Matching full:construct

887         // Must construct the Date object AFTER setting the default zone
919 // Construct a zone that does not observe DST but
926 // Construct a zone that observes DST for the first 6 months.
935 dataerrln("Failure trying to construct: %s", u_errorName(status));
940 if(!assertSuccess("trying to construct", status))return;