Searched refs:expected_response_bin (Results 1 – 1 of 1) sorted by relevance
104 grpc::string request_bin, response_bin, expected_response_bin; in TEST_F() local106 EXPECT_TRUE(response.SerializeToString(&expected_response_bin)); in TEST_F()116 EXPECT_EQ(expected_response_bin, response_bin); in TEST_F()