Searched refs:vector_int8 (Results 1 – 1 of 1) sorted by relevance
1805 auto vector_int8 = LiteralUtil::CreateR1<int8>({-128, 0, 2, 4, 7, 56, 127}); in TEST_F() local1827 EXPECT_EQ(vector_int8, to_from_proto(vector_int8)); in TEST_F()