Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_integer_attribute_test.cpp32 auto jsonIntegerReadOnly = R"({ in TEST_F() local
43 BIOSIntegerAttribute integerReadOnly{jsonIntegerReadOnly, nullptr}; in TEST_F()
92 auto jsonIntegerReadOnly = R"({ in TEST_F() local
118 BIOSIntegerAttribute integerReadOnly{jsonIntegerReadOnly, nullptr}; in TEST_F()