Home
last modified time | relevance | path

Searched refs:ExpiresSeconds (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Drtccertificate_unittests.cc51 uint64_t ExpiresSeconds(const scoped_refptr<RTCCertificate>& cert) const { in ExpiresSeconds() function in rtc::RTCCertificateTest
104 EXPECT_EQ(now, ExpiresSeconds(certificate)); in TEST_F()