Lines Matching refs:be

33     expect(server_batch.send_metadata).to be true
81 expect(client_batch.send_metadata).to be true
82 expect(client_batch.send_message).to be true
83 expect(client_batch.send_close).to be true
94 expect(server_batch.send_close).to be true
95 expect(server_batch.send_status).to be true
119 expect(client_batch.send_metadata).to be true
120 expect(client_batch.send_message).to be true
121 expect(client_batch.send_close).to be true
133 expect(server_batch.send_close).to be true
134 expect(server_batch.send_message).to be true
135 expect(server_batch.send_status).to be true
164 expect(client_batch.send_metadata).to be true
165 expect(client_batch.send_message).to be true
166 expect(client_batch.send_close).to be true
178 expect(server_batch.send_close).to be true
179 expect(server_batch.send_message).to be true
180 expect(server_batch.send_status).to be true
207 expect(client_batch.send_metadata).to be true
208 expect(client_batch.send_message).to be true
209 expect(client_batch.send_close).to be true
219 expect(server_batch.send_status).to be true
241 expect(client_batch.send_metadata).to be true
242 expect(client_batch.send_message).to be true
254 expect(server_batch.send_status).to be true
255 expect(server_batch.send_message).to be true
265 expect(final_client_batch.send_close).to be true
274 expect(final_server_batch.send_close).to be true
291 expect(client_batch.send_metadata).to be true
301 expect(server_batch.send_close).to be true
308 expect(client_batch.status.code).to be expected_code
379 expect(client_batch.send_metadata).to be true
393 expect(final_server_batch.send_close).to be(true)
394 expect(final_server_batch.send_metadata).to be(true)
395 expect(final_server_batch.send_status).to be(true)
467 expect(client_batch.send_metadata).to be true
468 expect(client_batch.send_close).to be true
481 expect(srv_batch.send_close).to be true
482 expect(srv_batch.send_metadata).to be true
483 expect(srv_batch.send_status).to be true
511 expect(client_batch.send_metadata).to be true
512 expect(client_batch.send_close).to be true
524 expect(srv_batch.send_close).to be true
525 expect(srv_batch.send_metadata).to be true
526 expect(srv_batch.send_status).to be true
619 expect(client_batch.send_metadata).to be true
620 expect(client_batch.send_close).to be true
637 expect(final_server_batch.send_close).to be(true)
638 expect(final_server_batch.send_metadata).to be(true)
639 expect(final_server_batch.send_status).to be(true)