Home
last modified time | relevance | path

Searched refs:CompareLiteralProtos (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc115 bool CompareLiteralProtos(const xla::LiteralProto& a, in CompareLiteralProtos() function
380 EXPECT_TRUE(CompareLiteralProtos(alloc.value(), response)); in TEST()
401 EXPECT_TRUE(CompareLiteralProtos(new_literal, new_response)); in TEST()
554 EXPECT_TRUE(CompareLiteralProtos(alloc.value(), response)); in TEST()
574 EXPECT_TRUE(CompareLiteralProtos(alloc.value(), response)); in TEST()
684 EXPECT_TRUE(CompareLiteralProtos(response_0, expected_0)); in TEST()
686 EXPECT_TRUE(CompareLiteralProtos(response_1, expected_1)); in TEST()