Searched refs:response_0 (Results 1 – 1 of 1) sorted by relevance
606 xla::LiteralProto response_0; in TEST() local607 EXPECT_TRUE(response_0.ParseFromString(outputs[0].scalar<string>()())); in TEST()608 EXPECT_TRUE(CompareLiteralToLiteralProto(base_elements[0], response_0)); in TEST()678 xla::LiteralProto response_0; in TEST() local679 EXPECT_TRUE(response_0.ParseFromString(outputs[0].scalar<string>()())); in TEST()684 EXPECT_TRUE(CompareLiteralProtos(response_0, expected_0)); in TEST()