Home
last modified time | relevance | path

Searched refs:have_slice_ (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc64 GPR_ASSERT(!have_slice_); in PushInput()
66 have_slice_ = true; in PushInput()
78 bool have_slice_ = false; member in DummyEndpoint
83 if (have_slice_) { in QueueRead()
84 have_slice_ = false; in QueueRead()