Home
last modified time | relevance | path

Searched refs:cqv (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/dports/devel/grpc134/grpc-1.34.1/test/core/end2end/tests/
H A Dbad_ping.cc148 cq_verify(cqv); in test_bad_ping()
162 cq_verify(cqv); in test_bad_ping()
190 cq_verify(cqv); in test_bad_ping()
194 cq_verify(cqv); in test_bad_ping()
210 cq_verifier_destroy(cqv); in test_bad_ping()
300 cq_verify(cqv); in test_pings_without_data()
311 cq_verify(cqv); in test_pings_without_data()
340 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_pings_without_data()
341 cq_verify(cqv); in test_pings_without_data()
350 cq_verify(cqv); in test_pings_without_data()
[all …]
H A Dretry_streaming_succeeds_before_replay_finished.cc201 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
209 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
229 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
240 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
251 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
262 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
273 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
292 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
318 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
338 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
[all …]
H A Dretry_streaming.cc218 cq_verify(cqv); in test_retry_streaming()
226 cq_verify(cqv); in test_retry_streaming()
246 cq_verify(cqv); in test_retry_streaming()
257 cq_verify(cqv); in test_retry_streaming()
268 cq_verify(cqv); in test_retry_streaming()
287 cq_verify(cqv); in test_retry_streaming()
309 cq_verify(cqv); in test_retry_streaming()
329 cq_verify(cqv); in test_retry_streaming()
340 cq_verify(cqv); in test_retry_streaming()
353 cq_verify(cqv); in test_retry_streaming()
[all …]
H A Dretry_streaming_after_commit.cc194 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_retry_streaming_after_commit()
195 cq_verify(cqv); in test_retry_streaming_after_commit()
203 cq_verify(cqv); in test_retry_streaming_after_commit()
223 cq_verify(cqv); in test_retry_streaming_after_commit()
239 cq_verify(cqv); in test_retry_streaming_after_commit()
252 cq_verify(cqv); in test_retry_streaming_after_commit()
263 cq_verify(cqv); in test_retry_streaming_after_commit()
284 cq_verify(cqv); in test_retry_streaming_after_commit()
295 cq_verify(cqv); in test_retry_streaming_after_commit()
308 cq_verify(cqv); in test_retry_streaming_after_commit()
[all …]
H A Dserver_streaming.cc157 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in test_server_streaming()
158 cq_verify(cqv); in test_server_streaming()
164 CQ_EXPECT_COMPLETION(cqv, tag(100), 1); in test_server_streaming()
165 cq_verify(cqv); in test_server_streaming()
178 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_server_streaming()
179 cq_verify(cqv); in test_server_streaming()
196 cq_verify(cqv); in test_server_streaming()
223 cq_verify(cqv); in test_server_streaming()
240 cq_verify(cqv); in test_server_streaming()
252 cq_verify(cqv); in test_server_streaming()
[all …]
H A Dping.cc37 cq_verifier* cqv = cq_verifier_create(f.cq); in test_ping() local
60 CQ_EXPECT_COMPLETION(cqv, tag(0), 0); in test_ping()
74 CQ_EXPECT_COMPLETION(cqv, tag(99), 1); in test_ping()
75 cq_verify(cqv); in test_ping()
84 CQ_EXPECT_COMPLETION(cqv, tag(i), 1); in test_ping()
85 cq_verify(cqv); in test_ping()
89 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), 1); in test_ping()
90 cq_verify(cqv); in test_ping()
103 cq_verifier_destroy(cqv); in test_ping()
H A Dmax_connection_age.cc155 cq_verify(cqv); in test_max_age_forcibly_close()
167 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_forcibly_close()
168 cq_verify(cqv); in test_max_age_forcibly_close()
197 cq_verify(cqv); in test_max_age_forcibly_close()
201 cq_verify(cqv); in test_max_age_forcibly_close()
217 cq_verifier_destroy(cqv); in test_max_age_forcibly_close()
297 cq_verify(cqv); in test_max_age_gracefully_close()
331 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_gracefully_close()
332 cq_verify(cqv); in test_max_age_gracefully_close()
336 cq_verify(cqv); in test_max_age_gracefully_close()
[all …]
/dports/devel/grpc/grpc-1.42.0/test/core/end2end/tests/
H A Dbad_ping.cc147 cq_verify(cqv); in test_bad_ping()
161 cq_verify(cqv); in test_bad_ping()
189 cq_verify(cqv); in test_bad_ping()
193 cq_verify(cqv); in test_bad_ping()
209 cq_verifier_destroy(cqv); in test_bad_ping()
299 cq_verify(cqv); in test_pings_without_data()
310 cq_verify(cqv); in test_pings_without_data()
339 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_pings_without_data()
340 cq_verify(cqv); in test_pings_without_data()
349 cq_verify(cqv); in test_pings_without_data()
[all …]
H A Dretry_streaming_succeeds_before_replay_finished.cc202 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
210 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
231 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
243 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
255 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
267 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
279 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
299 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
325 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
346 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
[all …]
H A Dretry_streaming.cc217 cq_verify(cqv); in test_retry_streaming()
225 cq_verify(cqv); in test_retry_streaming()
246 cq_verify(cqv); in test_retry_streaming()
258 cq_verify(cqv); in test_retry_streaming()
270 cq_verify(cqv); in test_retry_streaming()
290 cq_verify(cqv); in test_retry_streaming()
312 cq_verify(cqv); in test_retry_streaming()
333 cq_verify(cqv); in test_retry_streaming()
345 cq_verify(cqv); in test_retry_streaming()
359 cq_verify(cqv); in test_retry_streaming()
[all …]
H A Dretry_streaming_after_commit.cc195 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_retry_streaming_after_commit()
196 cq_verify(cqv); in test_retry_streaming_after_commit()
204 cq_verify(cqv); in test_retry_streaming_after_commit()
225 cq_verify(cqv); in test_retry_streaming_after_commit()
242 cq_verify(cqv); in test_retry_streaming_after_commit()
256 cq_verify(cqv); in test_retry_streaming_after_commit()
268 cq_verify(cqv); in test_retry_streaming_after_commit()
290 cq_verify(cqv); in test_retry_streaming_after_commit()
302 cq_verify(cqv); in test_retry_streaming_after_commit()
316 cq_verify(cqv); in test_retry_streaming_after_commit()
[all …]
H A Dserver_streaming.cc157 CQ_EXPECT_COMPLETION(cqv, tag(3), 1); in test_server_streaming()
158 cq_verify(cqv); in test_server_streaming()
164 CQ_EXPECT_COMPLETION(cqv, tag(100), 1); in test_server_streaming()
165 cq_verify(cqv); in test_server_streaming()
178 CQ_EXPECT_COMPLETION(cqv, tag(101), 1); in test_server_streaming()
179 cq_verify(cqv); in test_server_streaming()
196 cq_verify(cqv); in test_server_streaming()
223 cq_verify(cqv); in test_server_streaming()
240 cq_verify(cqv); in test_server_streaming()
252 cq_verify(cqv); in test_server_streaming()
[all …]
H A Dping.cc36 cq_verifier* cqv = cq_verifier_create(f.cq); in test_ping() local
59 CQ_EXPECT_COMPLETION(cqv, tag(0), 0); in test_ping()
73 CQ_EXPECT_COMPLETION(cqv, tag(99), 1); in test_ping()
74 cq_verify(cqv); in test_ping()
83 CQ_EXPECT_COMPLETION(cqv, tag(i), 1); in test_ping()
84 cq_verify(cqv); in test_ping()
88 CQ_EXPECT_COMPLETION(cqv, tag(0xdead), 1); in test_ping()
89 cq_verify(cqv); in test_ping()
102 cq_verifier_destroy(cqv); in test_ping()
H A Dmax_connection_age.cc154 cq_verify(cqv); in test_max_age_forcibly_close()
166 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_forcibly_close()
167 cq_verify(cqv); in test_max_age_forcibly_close()
196 cq_verify(cqv); in test_max_age_forcibly_close()
200 cq_verify(cqv); in test_max_age_forcibly_close()
216 cq_verifier_destroy(cqv); in test_max_age_forcibly_close()
296 cq_verify(cqv); in test_max_age_gracefully_close()
330 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_gracefully_close()
331 cq_verify(cqv); in test_max_age_gracefully_close()
335 cq_verify(cqv); in test_max_age_gracefully_close()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/end2end/tests/
H A Dretry_streaming.cc218 cq_verify(cqv); in test_retry_streaming()
226 cq_verify(cqv); in test_retry_streaming()
246 cq_verify(cqv); in test_retry_streaming()
257 cq_verify(cqv); in test_retry_streaming()
268 cq_verify(cqv); in test_retry_streaming()
287 cq_verify(cqv); in test_retry_streaming()
309 cq_verify(cqv); in test_retry_streaming()
329 cq_verify(cqv); in test_retry_streaming()
340 cq_verify(cqv); in test_retry_streaming()
353 cq_verify(cqv); in test_retry_streaming()
[all …]
H A Dretry_streaming_succeeds_before_replay_finished.cc201 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
209 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
229 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
240 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
251 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
262 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
273 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
292 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
318 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
338 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
[all …]
H A Dbad_ping.cc154 cq_verify(cqv); in test_bad_ping()
168 cq_verify(cqv); in test_bad_ping()
196 cq_verify(cqv); in test_bad_ping()
200 cq_verify(cqv); in test_bad_ping()
216 cq_verifier_destroy(cqv); in test_bad_ping()
313 cq_verify(cqv); in test_pings_without_data()
324 cq_verify(cqv); in test_pings_without_data()
353 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_pings_without_data()
354 cq_verify(cqv); in test_pings_without_data()
363 cq_verify(cqv); in test_pings_without_data()
[all …]
H A Dretry_streaming_after_commit.cc194 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_retry_streaming_after_commit()
195 cq_verify(cqv); in test_retry_streaming_after_commit()
203 cq_verify(cqv); in test_retry_streaming_after_commit()
223 cq_verify(cqv); in test_retry_streaming_after_commit()
239 cq_verify(cqv); in test_retry_streaming_after_commit()
252 cq_verify(cqv); in test_retry_streaming_after_commit()
263 cq_verify(cqv); in test_retry_streaming_after_commit()
284 cq_verify(cqv); in test_retry_streaming_after_commit()
295 cq_verify(cqv); in test_retry_streaming_after_commit()
308 cq_verify(cqv); in test_retry_streaming_after_commit()
[all …]
H A Dmax_connection_age.cc155 cq_verify(cqv); in test_max_age_forcibly_close()
167 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_forcibly_close()
168 cq_verify(cqv); in test_max_age_forcibly_close()
197 cq_verify(cqv); in test_max_age_forcibly_close()
201 cq_verify(cqv); in test_max_age_forcibly_close()
217 cq_verifier_destroy(cqv); in test_max_age_forcibly_close()
297 cq_verify(cqv); in test_max_age_gracefully_close()
331 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_gracefully_close()
332 cq_verify(cqv); in test_max_age_gracefully_close()
336 cq_verify(cqv); in test_max_age_gracefully_close()
[all …]
/dports/devel/grpc130/grpc-1.30.2/test/core/end2end/tests/
H A Dretry_streaming_succeeds_before_replay_finished.cc201 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
209 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
229 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
240 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
251 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
262 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
273 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
292 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
318 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
338 cq_verify(cqv); in test_retry_streaming_succeeds_before_replay_finished()
[all …]
H A Dretry_streaming.cc218 cq_verify(cqv); in test_retry_streaming()
226 cq_verify(cqv); in test_retry_streaming()
246 cq_verify(cqv); in test_retry_streaming()
257 cq_verify(cqv); in test_retry_streaming()
268 cq_verify(cqv); in test_retry_streaming()
287 cq_verify(cqv); in test_retry_streaming()
309 cq_verify(cqv); in test_retry_streaming()
329 cq_verify(cqv); in test_retry_streaming()
340 cq_verify(cqv); in test_retry_streaming()
353 cq_verify(cqv); in test_retry_streaming()
[all …]
H A Dbad_ping.cc154 cq_verify(cqv); in test_bad_ping()
168 cq_verify(cqv); in test_bad_ping()
196 cq_verify(cqv); in test_bad_ping()
200 cq_verify(cqv); in test_bad_ping()
216 cq_verifier_destroy(cqv); in test_bad_ping()
313 cq_verify(cqv); in test_pings_without_data()
324 cq_verify(cqv); in test_pings_without_data()
353 CQ_EXPECT_COMPLETION(cqv, tag(1), 1); in test_pings_without_data()
354 cq_verify(cqv); in test_pings_without_data()
363 cq_verify(cqv); in test_pings_without_data()
[all …]
H A Dretry_streaming_after_commit.cc194 CQ_EXPECT_COMPLETION(cqv, tag(3), true); in test_retry_streaming_after_commit()
195 cq_verify(cqv); in test_retry_streaming_after_commit()
203 cq_verify(cqv); in test_retry_streaming_after_commit()
223 cq_verify(cqv); in test_retry_streaming_after_commit()
239 cq_verify(cqv); in test_retry_streaming_after_commit()
252 cq_verify(cqv); in test_retry_streaming_after_commit()
263 cq_verify(cqv); in test_retry_streaming_after_commit()
284 cq_verify(cqv); in test_retry_streaming_after_commit()
295 cq_verify(cqv); in test_retry_streaming_after_commit()
308 cq_verify(cqv); in test_retry_streaming_after_commit()
[all …]
H A Dmax_connection_age.cc155 cq_verify(cqv); in test_max_age_forcibly_close()
167 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_forcibly_close()
168 cq_verify(cqv); in test_max_age_forcibly_close()
197 cq_verify(cqv); in test_max_age_forcibly_close()
201 cq_verify(cqv); in test_max_age_forcibly_close()
217 cq_verifier_destroy(cqv); in test_max_age_forcibly_close()
297 cq_verify(cqv); in test_max_age_gracefully_close()
331 CQ_EXPECT_COMPLETION(cqv, tag(1), true); in test_max_age_gracefully_close()
332 cq_verify(cqv); in test_max_age_gracefully_close()
336 cq_verify(cqv); in test_max_age_gracefully_close()
[all …]
/dports/devel/grpc/grpc-1.42.0/test/core/transport/chttp2/
H A Dtoo_many_pings_test.cc152 cq_verify(cqv); in PerformCall()
156 cq_verify(cqv); in PerformCall()
269 cq_verify(cqv); in PerformWaitingCall()
279 cq_verify(cqv, 60); in PerformWaitingCall()
630 cq_verify(cqv); in PerformCallWithResponsePayload()
644 cq_verify(cqv); in PerformCallWithResponsePayload()
672 cq_verify(cqv); in PerformCallWithResponsePayload()
732 cq_verify(cqv, 5); in TEST()
736 cq_verify(cqv, 5); in TEST()
747 cq_verify(cqv, 5); in TEST()
[all …]

12345678910>>...22