Searched refs:bufferArr2 (Results 1 – 1 of 1) sorted by relevance
1013 constexpr std::array<uint8_t, 7> bufferArr2{0x30, 0x70, 0x65, 0x6e, in TEST() local1015 buffer.ptr = bufferArr2.data(); in TEST()1016 buffer.length = bufferArr2.size(); in TEST()