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/icu4c/test/intltest/
tztest.cpp 207 UDate expJulyOne = 646793100000.0;
208 if (julyOne != expJulyOne)
212 logln((UnicodeString)" Should be " + expJulyOne +
213 " = " + dateToString(expJulyOne));
    [all...]

Completed in 37 milliseconds