Home
last modified time | relevance | path

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

/openbmc/libbej/test/include/
H A Dbej_common_test.hpp74 static uint8_t annoDictBuffer[maxBufferSize]; in loadInputs() local
76 std::span(annoDictBuffer, maxBufferSize)) == 0) in loadInputs()
102 .annotationDictionary = annoDictBuffer, in loadInputs()