Searched refs:UnixEpoch (Results 1 – 2 of 2) sorted by relevance
70 Time unix_epoch = Time::UnixEpoch(); in TEST()86 Time unix_epoch = Time::UnixEpoch(); in TEST()104 Time unix_epoch = Time::UnixEpoch(); in TEST()
196 static Time UnixEpoch() { return Time(0); } in UnixEpoch() function