Home
last modified time | relevance | path

Searched refs:epochTime (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcaltest.cpp2093 UDate epochTime = cal.getTime(status); in TestJD() local
2094 if(epochTime != 0) { in TestJD()
2095 errln("Wanted time of 0 at jd=%d, got %.1lf\n", kEpochStartAsJulianDay, epochTime); in TestJD()
2097 logln("Wanted time of 0 at jd=%d, got %.1lf\n", kEpochStartAsJulianDay, epochTime); in TestJD()