Home
last modified time | relevance | path

Searched refs:CQ_EXPECT_COMPLETION (Results 1 – 25 of 95) sorted by relevance

1234

/external/grpc-grpc/test/core/end2end/tests/
Dwrite_buffering_at_end.cc144 CQ_EXPECT_COMPLETION(cqv, tag(1), true); /* send message is buffered */ in test_invoke_request_with_payload()
145 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_invoke_request_with_payload()
177 CQ_EXPECT_COMPLETION(cqv, tag(2), true); in test_invoke_request_with_payload()
178 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_invoke_request_with_payload()
179 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_invoke_request_with_payload()
192 CQ_EXPECT_COMPLETION(cqv, tag(103), true); in test_invoke_request_with_payload()
193 CQ_EXPECT_COMPLETION(cqv, tag(4), true); in test_invoke_request_with_payload()
206 CQ_EXPECT_COMPLETION(cqv, tag(104), true); in test_invoke_request_with_payload()
240 CQ_EXPECT_COMPLETION(cqv, tag(105), 1); in test_invoke_request_with_payload()
241 CQ_EXPECT_COMPLETION(cqv, tag(4), 1); in test_invoke_request_with_payload()
Dwrite_buffering.cc147 CQ_EXPECT_COMPLETION(cqv, tag(1), true); /* send message is buffered */ in test_invoke_request_with_payload()
148 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_invoke_request_with_payload()
180 CQ_EXPECT_COMPLETION(cqv, tag(2), true); in test_invoke_request_with_payload()
181 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_invoke_request_with_payload()
182 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_invoke_request_with_payload()
197 CQ_EXPECT_COMPLETION(cqv, tag(103), true); in test_invoke_request_with_payload()
198 CQ_EXPECT_COMPLETION(cqv, tag(4), true); in test_invoke_request_with_payload()
211 CQ_EXPECT_COMPLETION(cqv, tag(104), true); in test_invoke_request_with_payload()
249 CQ_EXPECT_COMPLETION(cqv, tag(105), 1); in test_invoke_request_with_payload()
250 CQ_EXPECT_COMPLETION(cqv, tag(4), 1); in test_invoke_request_with_payload()
Dretry_streaming.cc206 CQ_EXPECT_COMPLETION(cqv, tag(2), true); in test_retry_streaming()
214 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_retry_streaming()
234 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_retry_streaming()
245 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_retry_streaming()
256 CQ_EXPECT_COMPLETION(cqv, tag(103), true); in test_retry_streaming()
275 CQ_EXPECT_COMPLETION(cqv, tag(104), true); in test_retry_streaming()
297 CQ_EXPECT_COMPLETION(cqv, tag(201), true); in test_retry_streaming()
317 CQ_EXPECT_COMPLETION(cqv, tag(202), true); in test_retry_streaming()
328 CQ_EXPECT_COMPLETION(cqv, tag(203), true); in test_retry_streaming()
341 CQ_EXPECT_COMPLETION(cqv, tag(4), true); in test_retry_streaming()
[all …]
Dbad_ping.cc153 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_bad_ping()
164 CQ_EXPECT_COMPLETION(cqv, tag(200 + i), 1); in test_bad_ping()
166 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_bad_ping()
195 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_bad_ping()
199 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), 1); in test_bad_ping()
312 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_pings_without_data()
322 CQ_EXPECT_COMPLETION(cqv, tag(200 + i), 1); in test_pings_without_data()
351 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_pings_without_data()
353 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_pings_without_data()
357 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), 1); in test_pings_without_data()
[all …]
Dretry_streaming_succeeds_before_replay_finished.cc200 CQ_EXPECT_COMPLETION(cqv, tag(2), true); in test_retry_streaming_succeeds_before_replay_finished()
208 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_retry_streaming_succeeds_before_replay_finished()
228 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_retry_streaming_succeeds_before_replay_finished()
239 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_retry_streaming_succeeds_before_replay_finished()
250 CQ_EXPECT_COMPLETION(cqv, tag(103), true); in test_retry_streaming_succeeds_before_replay_finished()
261 CQ_EXPECT_COMPLETION(cqv, tag(4), true); in test_retry_streaming_succeeds_before_replay_finished()
272 CQ_EXPECT_COMPLETION(cqv, tag(104), true); in test_retry_streaming_succeeds_before_replay_finished()
291 CQ_EXPECT_COMPLETION(cqv, tag(105), true); in test_retry_streaming_succeeds_before_replay_finished()
317 CQ_EXPECT_COMPLETION(cqv, tag(201), true); in test_retry_streaming_succeeds_before_replay_finished()
337 CQ_EXPECT_COMPLETION(cqv, tag(202), true); in test_retry_streaming_succeeds_before_replay_finished()
[all …]
Dretry_streaming_after_commit.cc194 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_retry_streaming_after_commit()
202 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_retry_streaming_after_commit()
222 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_retry_streaming_after_commit()
236 CQ_EXPECT_COMPLETION(cqv, tag(103), true); in test_retry_streaming_after_commit()
238 CQ_EXPECT_COMPLETION(cqv, tag(2), true); in test_retry_streaming_after_commit()
251 CQ_EXPECT_COMPLETION(cqv, tag(4), true); in test_retry_streaming_after_commit()
262 CQ_EXPECT_COMPLETION(cqv, tag(104), true); in test_retry_streaming_after_commit()
283 CQ_EXPECT_COMPLETION(cqv, tag(105), true); in test_retry_streaming_after_commit()
294 CQ_EXPECT_COMPLETION(cqv, tag(5), true); in test_retry_streaming_after_commit()
307 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_retry_streaming_after_commit()
Dmax_concurrent_streams.cc144 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in simple_request_body()
171 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in simple_request_body()
172 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in simple_request_body()
376 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_max_concurrent_streams()
377 CQ_EXPECT_COMPLETION(cqv, tag(live_call + 2), 1); in test_max_concurrent_streams()
380 CQ_EXPECT_COMPLETION(cqv, tag(live_call + 1), 1); in test_max_concurrent_streams()
388 CQ_EXPECT_COMPLETION(cqv, tag(201), 1); in test_max_concurrent_streams()
414 CQ_EXPECT_COMPLETION(cqv, tag(live_call + 2), 1); in test_max_concurrent_streams()
415 CQ_EXPECT_COMPLETION(cqv, tag(202), 1); in test_max_concurrent_streams()
536 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_max_concurrent_streams_with_timeout_on_first()
[all …]
Dstream_compression_ping_pong_streaming.cc160 CQ_EXPECT_COMPLETION(cqv, tag(100), 1); in test_pingpong_streaming()
209 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_pingpong_streaming()
222 CQ_EXPECT_COMPLETION(cqv, tag(103), 1); in test_pingpong_streaming()
223 CQ_EXPECT_COMPLETION(cqv, tag(2), 1); in test_pingpong_streaming()
259 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_pingpong_streaming()
260 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in test_pingpong_streaming()
261 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_pingpong_streaming()
262 CQ_EXPECT_COMPLETION(cqv, tag(104), 1); in test_pingpong_streaming()
Dstreaming_error_response.cc156 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test()
171 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test()
173 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test()
186 CQ_EXPECT_COMPLETION(cqv, tag(103), 1); in test()
198 CQ_EXPECT_COMPLETION(cqv, tag(2), 1); in test()
217 CQ_EXPECT_COMPLETION(cqv, tag(104), 1); in test()
219 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test()
235 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in test()
Dping_pong_streaming.cc152 CQ_EXPECT_COMPLETION(cqv, tag(100), 1); in test_pingpong_streaming()
201 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_pingpong_streaming()
214 CQ_EXPECT_COMPLETION(cqv, tag(103), 1); in test_pingpong_streaming()
215 CQ_EXPECT_COMPLETION(cqv, tag(2), 1); in test_pingpong_streaming()
251 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_pingpong_streaming()
252 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in test_pingpong_streaming()
253 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_pingpong_streaming()
254 CQ_EXPECT_COMPLETION(cqv, tag(104), 1); in test_pingpong_streaming()
Dcompressed_payload.cc192 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in request_for_disabled_algorithm()
193 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in request_for_disabled_algorithm()
211 CQ_EXPECT_COMPLETION(cqv, tag(102), false); in request_for_disabled_algorithm()
223 CQ_EXPECT_COMPLETION(cqv, tag(103), true); in request_for_disabled_algorithm()
341 CQ_EXPECT_COMPLETION(cqv, tag(2), true); in request_with_payload_template()
376 CQ_EXPECT_COMPLETION(cqv, tag(100), true); in request_with_payload_template()
424 CQ_EXPECT_COMPLETION(cqv, tag(2), 1); in request_with_payload_template()
438 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in request_with_payload_template()
468 CQ_EXPECT_COMPLETION(cqv, tag(103), 1); in request_with_payload_template()
469 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in request_with_payload_template()
[all …]
Dstream_compression_compressed_payload.cc192 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in request_for_disabled_algorithm()
193 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in request_for_disabled_algorithm()
211 CQ_EXPECT_COMPLETION(cqv, tag(102), false); in request_for_disabled_algorithm()
223 CQ_EXPECT_COMPLETION(cqv, tag(103), true); in request_for_disabled_algorithm()
348 CQ_EXPECT_COMPLETION(cqv, tag(2), true); in request_with_payload_template()
383 CQ_EXPECT_COMPLETION(cqv, tag(100), true); in request_with_payload_template()
435 CQ_EXPECT_COMPLETION(cqv, tag(2), 1); in request_with_payload_template()
449 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in request_with_payload_template()
477 CQ_EXPECT_COMPLETION(cqv, tag(103), 1); in request_with_payload_template()
478 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in request_with_payload_template()
[all …]
Dconnectivity.cc97 CQ_EXPECT_COMPLETION(cqv, tag(2), 1); in test_connectivity()
107 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in test_connectivity()
125 CQ_EXPECT_COMPLETION(cqv, tag(4), 1); in test_connectivity()
143 CQ_EXPECT_COMPLETION(cqv, tag(5), 1); in test_connectivity()
144 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), 1); in test_connectivity()
Dping.cc65 CQ_EXPECT_COMPLETION(cqv, tag(0), 0); in test_ping()
79 CQ_EXPECT_COMPLETION(cqv, tag(99), 1); in test_ping()
89 CQ_EXPECT_COMPLETION(cqv, tag(i), 1); in test_ping()
94 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), 1); in test_ping()
Dmax_connection_idle.cc109 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in simple_request_body()
145 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in simple_request_body()
146 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in simple_request_body()
198 CQ_EXPECT_COMPLETION(cqv, tag(99), 1); in test_max_connection_idle()
214 CQ_EXPECT_COMPLETION(cqv, tag(99), 1); in test_max_connection_idle()
221 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), 1); in test_max_connection_idle()
Dworkaround_cronet_compression.cc200 CQ_EXPECT_COMPLETION(cqv, tag(100), true); in request_with_payload_template()
263 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in request_with_payload_template()
281 CQ_EXPECT_COMPLETION(cqv, tag(103), 1); in request_with_payload_template()
282 CQ_EXPECT_COMPLETION(cqv, tag(2), 1); in request_with_payload_template()
330 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in request_with_payload_template()
331 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in request_with_payload_template()
332 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in request_with_payload_template()
333 CQ_EXPECT_COMPLETION(cqv, tag(104), 1); in request_with_payload_template()
Dmax_connection_age.cc154 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_max_age_forcibly_close()
167 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_forcibly_close()
196 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_max_age_forcibly_close()
200 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), true); in test_max_age_forcibly_close()
296 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_max_age_gracefully_close()
330 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_max_age_gracefully_close()
331 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_gracefully_close()
335 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), true); in test_max_age_gracefully_close()
Dshutdown_finishes_calls.cc137 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_early_server_shutdown_finishes_inflight_calls()
162 CQ_EXPECT_COMPLETION(cqv, tag(1000), 1); in test_early_server_shutdown_finishes_inflight_calls()
163 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_early_server_shutdown_finishes_inflight_calls()
164 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_early_server_shutdown_finishes_inflight_calls()
Dmax_message_length.cc227 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_max_message_length_on_request()
236 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_max_message_length_on_request()
255 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_max_message_length_on_request()
256 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_max_message_length_on_request()
418 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_max_message_length_on_response()
450 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_max_message_length_on_response()
451 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_max_message_length_on_response()
Dcancel_after_round_trip.cc191 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_cancel_after_round_trip()
215 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in test_cancel_after_round_trip()
216 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_cancel_after_round_trip()
260 CQ_EXPECT_COMPLETION(cqv, tag(2), 1); in test_cancel_after_round_trip()
261 CQ_EXPECT_COMPLETION(cqv, tag(103), 1); in test_cancel_after_round_trip()
Dretry_server_pushback_disabled.cc198 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_retry_server_pushback_disabled()
226 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_retry_server_pushback_disabled()
239 CQ_EXPECT_COMPLETION(cqv, tag(201), true); in test_retry_server_pushback_disabled()
268 CQ_EXPECT_COMPLETION(cqv, tag(202), true); in test_retry_server_pushback_disabled()
269 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_retry_server_pushback_disabled()
Dretry_too_many_attempts.cc192 CQ_EXPECT_COMPLETION(cqv, tag(101), true); in test_retry_too_many_attempts()
220 CQ_EXPECT_COMPLETION(cqv, tag(102), true); in test_retry_too_many_attempts()
233 CQ_EXPECT_COMPLETION(cqv, tag(201), true); in test_retry_too_many_attempts()
261 CQ_EXPECT_COMPLETION(cqv, tag(202), true); in test_retry_too_many_attempts()
262 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_retry_too_many_attempts()
Ddisappearing_server.cc129 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in do_request_and_shutdown_server()
160 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in do_request_and_shutdown_server()
161 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in do_request_and_shutdown_server()
162 CQ_EXPECT_COMPLETION(cqv, tag(1000), 1); in do_request_and_shutdown_server()
/external/grpc-grpc/test/core/end2end/
Dgoaway_server_test.cc238 CQ_EXPECT_COMPLETION(cqv, tag(0x101), 1); in main()
239 CQ_EXPECT_COMPLETION(cqv, tag(0x301), 1); in main()
263 CQ_EXPECT_COMPLETION(cqv, tag(0x9999), 1); in main()
313 CQ_EXPECT_COMPLETION(cqv, tag(0x201), 1); in main()
314 CQ_EXPECT_COMPLETION(cqv, tag(0x401), 1); in main()
336 CQ_EXPECT_COMPLETION(cqv, tag(0x102), 1); in main()
337 CQ_EXPECT_COMPLETION(cqv, tag(0x202), 1); in main()
338 CQ_EXPECT_COMPLETION(cqv, tag(0x302), 1); in main()
339 CQ_EXPECT_COMPLETION(cqv, tag(0x402), 1); in main()
340 CQ_EXPECT_COMPLETION(cqv, tag(0xdead1), 1); in main()
[all …]
/external/grpc-grpc/test/core/bad_client/tests/
Dduplicate_header.cc72 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in verifier()
94 CQ_EXPECT_COMPLETION(cqv, tag(102), 1); in verifier()
116 CQ_EXPECT_COMPLETION(cqv, tag(103), 1); in verifier()

1234