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