Home | History | Annotate | Download | only in interop

Lines Matching refs:response3

916   SimpleResponse response3;
920 serviceStub_.Get()->CacheableUnaryCall(&context3, request1, &response3);
925 response3.payload().body().c_str());
928 GPR_ASSERT(response3.payload().body() != response1.payload().body());