Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/transport/
Dbyte_stream_test.cc40 void NotCalledClosure(void* arg, grpc_error* error) { GPR_ASSERT(false); } in NotCalledClosure() function
59 GRPC_CLOSURE_INIT(&closure, NotCalledClosure, nullptr, in TEST()
91 GRPC_CLOSURE_INIT(&closure, NotCalledClosure, nullptr, in TEST()
136 GRPC_CLOSURE_INIT(&closure, NotCalledClosure, nullptr, in TEST()
171 GRPC_CLOSURE_INIT(&closure, NotCalledClosure, nullptr, in TEST()
214 GRPC_CLOSURE_INIT(&closure, NotCalledClosure, nullptr, in TEST()