OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_time
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/intltest/
intltest.cpp
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;
local
1228
no_time
= TRUE
[
all
...]
intltest.h
150
virtual UBool setNotime( UBool
no_time
= TRUE );
312
UBool
no_time
;
member in class:IntlTest
Completed in 52 milliseconds