Searched refs:response_1 (Results 1 – 1 of 1) sorted by relevance
609 xla::LiteralProto response_1; in TEST() local610 EXPECT_TRUE(response_1.ParseFromString(outputs[1].scalar<string>()())); in TEST()611 EXPECT_TRUE(CompareLiteralToLiteralProto(base_elements[1], response_1)); in TEST()680 xla::LiteralProto response_1; in TEST() local681 EXPECT_TRUE(response_1.ParseFromString(outputs[1].scalar<string>()())); in TEST()686 EXPECT_TRUE(CompareLiteralProtos(response_1, expected_1)); in TEST()