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

  /external/chromium/third_party/icu/source/test/intltest/
tztest.cpp 191 UDate expJulyOne = 646793100000.0;
192 if (julyOne != expJulyOne)
196 logln((UnicodeString)" Should be " + expJulyOne +
197 " = " + dateToString(expJulyOne));
    [all...]
  /external/icu4c/test/intltest/
tztest.cpp 200 UDate expJulyOne = 646793100000.0;
201 if (julyOne != expJulyOne)
205 logln((UnicodeString)" Should be " + expJulyOne +
206 " = " + dateToString(expJulyOne));
    [all...]

Completed in 63 milliseconds