Home
last modified time | relevance | path

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

/openbmc/libbej/test/
H A Dbej_dictionary_test.cpp77 uint16_t propHead = bejDictGetPropertyHeadOffset(); in TEST() local
82 uint16_t offset = propHead + sizeof(BejDictionaryProperty) * index; in TEST()
101 uint16_t propHead = bejDictGetPropertyHeadOffset(); in TEST() local
102 EXPECT_THAT(bejDictGetProperty(dummySimpleDict.data(), propHead + 1, in TEST()