Home
last modified time | relevance | path

Searched defs:SetDelay (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dpacket_reordering_writer.cc46 void PacketReorderingWriter::SetDelay(size_t num_packets_to_wait) { in SetDelay() function in quic::test::PacketReorderingWriter
/aosp_15_r20/external/openthread/src/core/utils/
H A Dchannel_manager.cpp148 Error ChannelManager::SetDelay(uint16_t aDelay) in SetDelay() function in ot::Utils::ChannelManager
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dfake_binder.cc170 void TransactionProcessor::SetDelay(absl::Duration delay) { in SetDelay() function in grpc_binder::end2end_testing::TransactionProcessor
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dconnection_attempt_injector.cc111 void ConnectionAttemptInjector::SetDelay(grpc_core::Duration delay) { in SetDelay() function in grpc::testing::ConnectionAttemptInjector
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_quic_unittest.cc138 void SetDelay(std::string_view host, in SetDelay() function in net::__anon23ff36400111::URLRequestQuicTest
/aosp_15_r20/external/webrtc/test/
H A Dfake_encoder.cc367 void DelayedEncoder::SetDelay(int delay_ms) { in SetDelay() function in webrtc::test::DelayedEncoder
/aosp_15_r20/external/webrtc/p2p/base/
H A Dpseudo_tcp_unittest.cc82 void SetDelay(int delay) { delay_ = delay; } in SetDelay() function in PseudoTcpTestBase
/aosp_15_r20/external/webrtc/rtc_base/
H A Dssl_stream_adapter_unittest.cc681 void SetDelay(int delay) { delay_ = delay; } in SetDelay() function in SSLStreamAdapterTestBase
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_field.cpp2553 void CJS_Field::SetDelay(bool bDelay) { in SetDelay() function in CJS_Field