Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dconnection_attempt_injector.cc112 void ConnectionAttemptInjector::SetDelay(grpc_core::Duration delay) { in SetDelay() function in grpc::testing::ConnectionAttemptInjector
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp175170 void SetDelay(float aDelay) { mDelay = aDelay; } in SetDelay() function
175223 void SetDelay(float aDelay) { mDelay = aDelay; } in SetDelay() function