Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dbm_exec_ctx.cc49 struct CountingCbData { struct
50 std::atomic_int cnt{0};
51 grpc_core::Notification* signal;
52 int limit;