GstPresetTestClass   37 tests/check/gst/gstpreset.c #define GST_PRESET_TEST_CLASS(klass)    (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_PRESET_TEST, GstPresetTestClass))
GstPresetTestClass   40 tests/check/gst/gstpreset.c #define GST_PRESET_TEST_GET_CLASS(obj)  (G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_PRESET_TEST, GstPresetTestClass))
GstPresetTestClass  119 tests/check/gst/gstpreset.c       sizeof (GstPresetTestClass),