Searched refs:TestVendorProperty (Results 1 – 4 of 4) sorted by relevance
23 enum TestVendorProperty { enum
499 if (propId == toInt(TestVendorProperty::ECHO_REVERSE_BYTES)) { in TEST_F()504 if (propId == toInt(TestVendorProperty::VENDOR_PROPERTY_FOR_ERROR_CODE_TESTING)) { in TEST_F()1040 .prop = toInt(TestVendorProperty:: in setSpecialValueTestCases()1058 .prop = toInt(TestVendorProperty:: in setSpecialValueTestCases()1077 .prop = toInt(TestVendorProperty:: in setSpecialValueTestCases()1089 TestVendorProperty::VENDOR_CLUSTER_SWITCH_UI), in setSpecialValueTestCases()1106 .prop = toInt(TestVendorProperty:: in setSpecialValueTestCases()3334 .prop = toInt(TestVendorProperty::ECHO_REVERSE_BYTES), in TEST_F()3343 .prop = toInt(TestVendorProperty::ECHO_REVERSE_BYTES), in TEST_F()
855 case toInt(TestVendorProperty::ECHO_REVERSE_BYTES): in maybeGetSpecialValue()858 case toInt(TestVendorProperty::VENDOR_PROPERTY_FOR_ERROR_CODE_TESTING): in maybeGetSpecialValue()1067 case toInt(TestVendorProperty::VENDOR_PROPERTY_FOR_ERROR_CODE_TESTING): in maybeSetSpecialValue()1164 case toInt(TestVendorProperty::VENDOR_CLUSTER_SWITCH_UI): in maybeSetSpecialValue()1166 case toInt(TestVendorProperty::VENDOR_CLUSTER_DISPLAY_STATE): in maybeSetSpecialValue()
314 std::make_unique<CppConstantParser<TestVendorProperty>>(); in JsonValueParser()