HomeSort by relevance Sort by last modified time
    Searched refs:no_time (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/intltest/
intltest.cpp 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; local
    [all...]
intltest.h 147 virtual UBool setNotime( UBool no_time = TRUE );
332 UBool no_time; member in class:IntlTest

Completed in 83 milliseconds