Searched refs:input3 (Results 1 – 3 of 3) sorted by relevance
53 const std::vector<uint8_t> input3 = {'G'}; in TEST_F() local56 buffer_.append(input3); in TEST_F()59 EXPECT_EQ(input3, buffer_.getData().back()); in TEST_F()65 const std::vector<uint8_t> input3(maxBufferSize_, '2'); in TEST_F() local68 buffer_.append(input3); in TEST_F()70 EXPECT_EQ(input3, buffer_.getData().front()); in TEST_F()
3063 * * 1: A tensor of the same {@link OperandType} as input3, of shape
3248 * * 1: A tensor of the same {@link OperandType} as input3, of shape