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.cpp85 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in TEST_F() local
125 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in TEST_F() local
249 const std::vector<uint8_t> emptyArray(wrongQueueSize, 0); in TEST_F() local
276 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in TEST_F() local
304 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in TEST_F() local
340 const std::vector<uint8_t> emptyArray(testQueueSize, 0); in initializeFuncMock() local