Home
last modified time | relevance | path

Searched defs:shortData (Results 1 – 2 of 2) sorted by relevance

/openbmc/estoraged/src/test/erase/
H A Dzero_test.cpp128 auto shortData = std::vector<std::byte>(shortSize, std::byte{0}); in TEST() local
161 auto shortData = std::vector<std::byte>(shortSize, std::byte{0}); in TEST() local
H A Dpattern_test.cpp168 auto shortData = std::vector<std::byte>(shortSize, std::byte{0}); in TEST() local