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

  /external/icu4c/test/intltest/
dtfmttst.cpp 375 UDate aug13 = 871508052513.0; local
377 // Expected output field values for above DateFormats on aug13
408 logln((UnicodeString)" Result = " + df->format(aug13, buf.remove()));
414 df->format(aug13, buf, pos);
429 df->format(aug13, buf, &posIter, status);
445 dateFormats[0]->format(aug13, buf, NULL, status);
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
dtfmttst.cpp 375 UDate aug13 = 871508052513.0; local
377 // Expected output field values for above DateFormats on aug13
408 logln((UnicodeString)" Result = " + df->format(aug13, buf.remove()));
413 df->format(aug13, buf, pos);
    [all...]

Completed in 353 milliseconds