Home | History | Annotate | Download | only in time

Lines Matching defs:epoch

95   Time epoch = Time::FromJsTime(0.0);
96 EXPECT_EQ(epoch, Time::UnixEpoch());
260 // Test some of edge cases around epoch, etc.
264 // time_t == epoch == 0
276 // time_t == 1 second after epoch == 1
288 // time_t == 2 seconds after epoch == 2
300 // time_t == 1 second before epoch == -1
311 // before epoch.
323 // time_t == 2 seconds before epoch == -2
335 // time_t before Epoch, in 1960
422 // Make sure we still handle at/after Unix epoch correctly.
703 // Windows epoch as the internal format across all platforms.
715 // Unix 1970 epoch.
718 // We can't test 1601 epoch, since the system time functions on Linux