Searched refs:kEpoch (Results 1 – 2 of 2) sorted by relevance
55 const int64_t kEpoch = 10000; in TestTimestampFilter() local69 int64_t camera_time_us = kEpoch + i * (kIntervalUs + interval_error_us); in TestTimestampFilter()
62 constexpr char kEpoch[] = "epoch"; variable302 TF_RETURN_IF_ERROR(writer->WriteScalar(this->full_name(kEpoch), epoch_)); in SaveInternal()350 TF_RETURN_IF_ERROR(reader->ReadScalar(this->full_name(kEpoch), &epoch_)); in RestoreInternal()