Searched refs:GRPC_STATUS__DO_NOT_USE (Results 1 – 4 of 4) sorted by relevance
47 self, grpc_status_code error_code=GRPC_STATUS__DO_NOT_USE,52 if (details is None) != (error_code == GRPC_STATUS__DO_NOT_USE):57 if error_code != GRPC_STATUS__DO_NOT_USE:
136 GRPC_STATUS__DO_NOT_USE
147 GRPC_STATUS__DO_NOT_USE = -1 enumerator
215 grpc_status_code status = GRPC_STATUS__DO_NOT_USE; in _test_close_before_server_recv()331 GPR_ASSERT(status == GRPC_STATUS__DO_NOT_USE); in _test_close_before_server_recv()389 grpc_status_code status = GRPC_STATUS__DO_NOT_USE; in _test_close_before_server_send()533 GPR_ASSERT(status == GRPC_STATUS__DO_NOT_USE); in _test_close_before_server_send()