Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/surface/
Dcompletion_queue_test.cc371 bool got_shutdown = false; in test_callback() local
385 ShutdownCallback shutdown_cb(&got_shutdown); in test_callback()
432 GPR_ASSERT(got_shutdown); in test_callback()
433 got_shutdown = false; in test_callback()