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

  /external/chromium_org/third_party/icu/source/test/intltest/
tztest.cpp 198 UDate expJulyOne = 646793100000.0;
199 if (julyOne != expJulyOne)
203 logln((UnicodeString)" Should be " + expJulyOne +
204 " = " + dateToString(expJulyOne));
    [all...]
  /external/icu/icu4c/source/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 1394 milliseconds