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.cc219 bool CompareLiteralProtos(const xla::LiteralProto& a, in CompareLiteralProtos() function
473 EXPECT_TRUE(CompareLiteralProtos(response, new_literal)); in TEST()
585 EXPECT_TRUE(CompareLiteralProtos(alloc.value(), response)); in TEST()
604 EXPECT_TRUE(CompareLiteralProtos(new_literal, new_response)); in TEST()
745 EXPECT_TRUE(CompareLiteralProtos(alloc.value(), response)); in TEST()
765 EXPECT_TRUE(CompareLiteralProtos(alloc.value(), response)); in TEST()
875 EXPECT_TRUE(CompareLiteralProtos(response_0, expected_0)); in TEST()
877 EXPECT_TRUE(CompareLiteralProtos(response_1, expected_1)); in TEST()
2095 EXPECT_TRUE(CompareLiteralProtos(allocs[i].value(), response)); in TEST()