Home
last modified time | relevance | path

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

/openbmc/bios-bmc-smm-error-logger/test/
H A Dbuffer_test.cpp84 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in TEST_F() local
124 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in TEST_F() local
248 const std::vector<uint8_t> emptyArray(wrongQueueSize, 0); in TEST_F() local
275 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in TEST_F() local
303 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in TEST_F() local
490 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in initializeFuncMock() local