Home
last modified time | relevance | path

Searched refs:errorDict (Results 1 – 1 of 1) sorted by relevance

/openbmc/libbej/test/include/
H A Dbej_common_test.hpp89 static uint8_t errorDict[maxBufferSize]; in loadInputs() local
93 std::span(errorDict, maxBufferSize)) == 0) in loadInputs()
103 .errorDictionary = errorDict, in loadInputs()