Searched refs:ParamType (Results 1 – 4 of 4) sorted by relevance
10 enum class ParamType{ enum21 NLOHMANN_JSON_SERIALIZE_ENUM(ParamType, {22 {ParamType::Invalid, "Invalid"},23 {ParamType::string, "string"},24 {ParamType::number, "number"},
50 enum ParamType enum in phosphor::virtual_sensor::SensorParam82 ParamType paramType;
98 [](const testing::TestParamInfo<BejDecoderTest::ParamType>& info) { in __anon72dd28ce0102()
442 [](const testing::TestParamInfo<BejEncoderTest::ParamType>& info) { in __anon3c952a780102()