Home | History | Annotate | Download | only in intltest

Lines Matching refs:no_time

566     no_time = FALSE;
619 UBool IntlTest::setNotime( UBool no_time )
621 UBool rval = this->no_time;
622 this->no_time = no_time;
779 if(!no_time) {
796 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart);
800 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart);
1213 UBool no_time = FALSE;
1260 no_time = TRUE;
1334 major.setNotime (no_time);
1367 fprintf(stdout, " notime (T) : %s\n", (no_time? "On" : "Off"));
1568 if(!no_time) {