Home | History | Annotate | Download | only in intltest

Lines Matching refs:no_time

543     no_time = FALSE;
596 UBool IntlTest::setNotime( UBool no_time )
598 UBool rval = this->no_time;
599 this->no_time = no_time;
756 if(!no_time) {
773 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart);
777 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart);
1181 UBool no_time = FALSE;
1228 no_time = TRUE;
1303 major.setNotime (no_time);
1336 fprintf(stdout, " notime (T) : %s\n", (no_time? "On" : "Off"));
1537 if(!no_time) {