Searched defs:GetRandomDelay (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/ | ||
H A D | link.cc | 80 QuicTime::Delta OneWayLink::GetRandomDelay(QuicTime::Delta transfer_time) { in GetRandomDelay() function in quic::simulator::OneWayLink |
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/ | ||
H A D | fake_binder.cc | 244 absl::Duration TransactionProcessor::GetRandomDelay() { in GetRandomDelay() function in grpc_binder::end2end_testing::TransactionProcessor |