HomeSort by relevance Sort by last modified time
    Searched defs:toDate (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/unicode/
dtintrv.h 38 * @param toDate The to date in date interval.
41 DateInterval(UDate fromDate, UDate toDate);
133 UDate toDate;
146 return toDate;
  /external/icu4c/test/intltest/
dadrcal.cpp 77 UDate toDate = 0;
189 toDate = udbg_stod(millis);
263 if(!(toCalendar->getTime(status)==toDate) || U_FAILURE(status)){
267 logln(caseString + " SUCCESS: got=expected="+toDate);
  /external/icu4c/i18n/
ucurr.cpp     [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 

Completed in 60 milliseconds