Searched defs:GetEpoch (Results 1 – 3 of 3) sorted by relevance
26 long GetEpoch(const std::string &Path) { in GetEpoch() function
129 TEST(TimeUtilTest, GetEpoch) { in TEST() argument
176 Timestamp TimeUtil::GetEpoch() { return Timestamp(); } in GetEpoch() function in google::protobuf::util::TimeUtil