Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.5/default/tests/
Dringbuffer_unit_tests.cpp53 const std::vector<uint8_t> input3 = {'G'}; in TEST_F() local
56 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() local
68 buffer_.append(input3); in TEST_F()
70 EXPECT_EQ(input3, buffer_.getData().front()); in TEST_F()
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal3063 * * 1: A tensor of the same {@link OperandType} as input3, of shape
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal3248 * * 1: A tensor of the same {@link OperandType} as input3, of shape