• Home
  • Raw
  • Download

Lines Matching refs:expectation

117   __weak XCTestExpectation *expectation = [self expectationWithDescription:@"EmptyUnary"];
128 [expectation fulfill];
136 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"LargeUnary"];
152 [expectation fulfill];
160 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"LargeUnary"];
186 [expectation fulfill];
199 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"MaxResponseSize"];
209 [expectation fulfill];
217 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"ResponseOverMaxSize"];
235 [expectation fulfill];
243 __weak XCTestExpectation *expectation =
256 [expectation fulfill];
264 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"ClientStreaming"];
291 [expectation fulfill];
299 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"ServerStreaming"];
329 [expectation fulfill];
338 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"PingPong"];
377 [expectation fulfill];
385 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"EmptyStream"];
391 [expectation fulfill];
398 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"CancelAfterBegin"];
408 [expectation fulfill];
423 __weak XCTestExpectation *expectation =
443 [expectation fulfill];
459 __weak XCTestExpectation *expectation =
480 [expectation fulfill];
494 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"LargeUnary"];
512 [expectation fulfill];
521 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"Keepalive"];
553 [expectation fulfill];