Searched refs:input3 (Results 1 – 3 of 3) sorted by relevance
52 const std::vector<uint8_t> input3 = {'G'}; in TEST_F() local55 buffer_.append(input3); in TEST_F()58 EXPECT_EQ(input3, buffer_.getData().back()); in TEST_F()64 const std::vector<uint8_t> input3(maxBufferSize_, '2'); in TEST_F() local67 buffer_.append(input3); in TEST_F()69 EXPECT_EQ(input3, buffer_.getData().front()); in TEST_F()
3063 * * 1: A tensor of the same {@link OperandType} as input3, of shape
3247 * * 1: A tensor of the same {@link OperandType} as input3, of shape