Home
last modified time | relevance | path

Searched defs:ApproximateNow (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/quic/
Dquic_clock.cc16 QuicTime QuicClock::ApproximateNow() const { in ApproximateNow() function in net::QuicClock
/external/chromium_org/net/tools/quic/
Dquic_epoll_clock.cc18 QuicTime QuicEpollClock::ApproximateNow() const { in ApproximateNow() function in net::tools::QuicEpollClock
/external/chromium_org/net/quic/test_tools/
Dmock_clock.cc23 QuicTime MockClock::ApproximateNow() const { in ApproximateNow() function in net::MockClock