Searched refs:ExpiresSeconds (Results 1 – 1 of 1) sorted by relevance
51 uint64_t ExpiresSeconds(const scoped_refptr<RTCCertificate>& cert) const { in ExpiresSeconds() function in rtc::RTCCertificateTest104 EXPECT_EQ(now, ExpiresSeconds(certificate)); in TEST_F()