Searched refs:response_bin (Results 1 – 1 of 1) sorted by relevance
104 grpc::string request_bin, response_bin, expected_response_bin; in TEST_F() local111 Status s2 = CliCall::Call(channel_, kMethod, request_bin, &response_bin, in TEST_F()116 EXPECT_EQ(expected_response_bin, response_bin); in TEST_F()