Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_integer_attribute_test.cpp52 auto jsonIntegerReadOnlyError = R"({ in TEST_F() local
62 EXPECT_THROW((BIOSIntegerAttribute{jsonIntegerReadOnlyError, nullptr}), in TEST_F()