Searched refs:ParamType (Results 1 – 4 of 4) sorted by relevance
8 enum class ParamType{ enum19 NLOHMANN_JSON_SERIALIZE_ENUM(ParamType, {20 {ParamType::Invalid, "Invalid"},21 {ParamType::string, "string"},22 {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()