Home
last modified time | relevance | path

Searched refs:no_time (Results 1 - 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp576 no_time = false; in IntlTest()
630 UBool IntlTest::setNotime( UBool no_time ) in setNotime()
632 UBool rval = this->no_time; in setNotime()
633 this->no_time = no_time; in setNotime()
797 if(!no_time) { in runTestLoop()
814 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart); in runTestLoop()
818 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart); in runTestLoop()
1231 UBool no_time = false; in main() local
1279 no_time in main()
[all...]
H A Dintltest.h151 virtual UBool setNotime( UBool no_time = true );
377 UBool no_time; member in IntlTest

Completed in 4 milliseconds