gst_structure_fixate_field_nearest_int 362 tests/check/gst/gststructure.c fail_if (gst_structure_fixate_field_nearest_int (s, "int", 5)); gst_structure_fixate_field_nearest_int 363 tests/check/gst/gststructure.c fail_unless (gst_structure_fixate_field_nearest_int (s, "intrange", 5)); gst_structure_fixate_field_nearest_int 364 tests/check/gst/gststructure.c fail_if (gst_structure_fixate_field_nearest_int (s, "intrange", 5)); gst_structure_fixate_field_nearest_int 365 tests/check/gst/gststructure.c fail_unless (gst_structure_fixate_field_nearest_int (s, "intrange2", 15)); gst_structure_fixate_field_nearest_int 366 tests/check/gst/gststructure.c fail_if (gst_structure_fixate_field_nearest_int (s, "intrange2", 15));