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

  /external/chromium_org/third_party/icu/source/test/intltest/
tzbdtest.cpp 279 Calendar* tempcal = Calendar::createInstance(pst, status); local
281 verifyMapping(*tempcal, 1997, Calendar::APRIL, 3, 0, 238904.0);
282 verifyMapping(*tempcal, 1997, Calendar::APRIL, 4, 0, 238928.0);
283 verifyMapping(*tempcal, 1997, Calendar::APRIL, 5, 0, 238952.0);
284 verifyMapping(*tempcal, 1997, Calendar::APRIL, 5, 23, 238975.0);
285 verifyMapping(*tempcal, 1997, Calendar::APRIL, 6, 0, 238976.0);
286 verifyMapping(*tempcal, 1997, Calendar::APRIL, 6, 1, 238977.0);
287 verifyMapping(*tempcal, 1997, Calendar::APRIL, 6, 3, 238978.0);
301 if (tempcal != NULL) {
304 tempcal->clear()
    [all...]
tzregts.cpp 942 Calendar* tempcal = Calendar::createInstance(status); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzbdtest.cpp 279 Calendar* tempcal = Calendar::createInstance(pst, status); local
281 verifyMapping(*tempcal, 1997, Calendar::APRIL, 3, 0, 238904.0);
282 verifyMapping(*tempcal, 1997, Calendar::APRIL, 4, 0, 238928.0);
283 verifyMapping(*tempcal, 1997, Calendar::APRIL, 5, 0, 238952.0);
284 verifyMapping(*tempcal, 1997, Calendar::APRIL, 5, 23, 238975.0);
285 verifyMapping(*tempcal, 1997, Calendar::APRIL, 6, 0, 238976.0);
286 verifyMapping(*tempcal, 1997, Calendar::APRIL, 6, 1, 238977.0);
287 verifyMapping(*tempcal, 1997, Calendar::APRIL, 6, 3, 238978.0);
301 if (tempcal != NULL) {
304 tempcal->clear()
    [all...]
tzregts.cpp 942 Calendar* tempcal = Calendar::createInstance(status); local
    [all...]

Completed in 158 milliseconds