Home
last modified time | relevance | path

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

/openbmc/libbej/test/
H A Dbej_encoder_test.cpp270 struct RedfishPropertyParent* parent, const char* arrayName, int linkCount, in redfishCreateArrayOfLinksJson() argument
279 "@odata.count", linkCount); in redfishCreateArrayOfLinksJson()
282 for (int i = 0; i < linkCount; ++i) in redfishCreateArrayOfLinksJson()