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

  /external/icu4c/test/intltest/
intltest.cpp 526 no_time = FALSE;
577 UBool IntlTest::setNotime( UBool no_time )
579 UBool rval = this->no_time;
580 this->no_time = no_time;
735 if(!no_time) {
752 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart);
756 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart);
1102 UBool no_time = FALSE; local
1141 no_time = TRUE
    [all...]
intltest.h 135 virtual UBool setNotime( UBool no_time = TRUE );
272 UBool no_time; member in class:IntlTest
  /external/chromium/chrome/browser/autocomplete/
search_provider.cc 532 const Time no_time; local
    [all...]

Completed in 79 milliseconds