Lines Matching refs:MakeBytes
25 constexpr std::array<byte, sizeof...(Args)> MakeBytes(Args... args) noexcept { in MakeBytes() function
41 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
50 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
60 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05); in TEST()
68 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
72 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05); in TEST()
80 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
85 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05, 0x06, 0x07); in TEST()
94 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
99 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05, 0x06, 0x07); in TEST()
137 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
147 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
155 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
163 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
175 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
187 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
204 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
218 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
253 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
266 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
279 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
293 constexpr auto kBytesTestLiteral = MakeBytes(0x04, 0x05, 0x06, 0x07); in TEST()
320 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
334 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
345 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
361 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
534 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
555 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
564 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
576 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
599 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
614 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
633 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
652 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
671 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
690 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
715 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
740 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()
767 std::array<byte, 3> buffer = MakeBytes(0x01, 0x02, 0x03); in TEST()