Home
last modified time | relevance | path

Searched defs:timer_ (Results 1 – 8 of 8) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_connect_blocker.h75 ev_timer timer_; variable
Dshrpx_dns_resolver.h105 ev_timer timer_; variable
Dshrpx_http3_upstream.h161 ev_timer timer_; variable
/third_party/grpc/test/cpp/qps/
Dserver.h146 std::unique_ptr<UsageTimer> timer_; variable
Dclient.h402 std::unique_ptr<UsageTimer> timer_; variable
/third_party/grpc/test/core/call/yodel/
Dyodel_test.cc131 grpc_event_engine::experimental::EventEngine::TaskHandle const timer_{ member in grpc_core::YodelTest::WatchDog
/third_party/grpc/src/core/xds/xds_client/
Dlrs_client.cc383 OrphanablePtr<Timer> timer_; member in grpc_core::LrsClient::LrsChannel::LrsCall
/third_party/benchmark/include/benchmark/
Dbenchmark.h980 internal::ThreadTimer* const timer_; variable