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