Home
last modified time | relevance | path

Searched defs:TransferTime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_bandwidth.h94 constexpr QuicTime::Delta TransferTime(QuicByteCount bytes) const { in TransferTime() function
H A Dquic_bandwidth_test.cc103 TEST_F(QuicBandwidthTest, TransferTime) { in TEST_F() argument