Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/tests/
Dringbuffer_unit_tests.cpp52 const std::vector<uint8_t> input3 = {'G'}; in TEST_F() local
55 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() local
67 buffer_.append(input3); in TEST_F()
69 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.hal3247 * * 1: A tensor of the same {@link OperandType} as input3, of shape