Searched refs:shortData (Results 1 – 2 of 2) sorted by relevance
128 auto shortData = std::vector<std::byte>(shortSize, std::byte{0}); in TEST() local131 std::span shortDataSpan{shortData}; in TEST()161 auto shortData = std::vector<std::byte>(shortSize, std::byte{0}); in TEST() local164 std::span shortDataSpan{shortData}; in TEST()
168 auto shortData = std::vector<std::byte>(shortSize, std::byte{0}); in TEST() local171 std::span shortDataSpan{shortData}; in TEST()