Searched refs:request_bin (Results 1 – 1 of 1) sorted by relevance
104 grpc::string request_bin, response_bin, expected_response_bin; in TEST_F() local105 EXPECT_TRUE(request.SerializeToString(&request_bin)); in TEST_F()111 Status s2 = CliCall::Call(channel_, kMethod, request_bin, &response_bin, in TEST_F()