Home | History | Annotate | Download | only in gobject

Lines Matching refs:g_assert

1129     g_assert (type == G_TYPE_PARAM_CHAR);
1147 g_assert (type == G_TYPE_PARAM_UCHAR);
1165 g_assert (type == G_TYPE_PARAM_BOOLEAN);
1183 g_assert (type == G_TYPE_PARAM_INT);
1201 g_assert (type == G_TYPE_PARAM_UINT);
1219 g_assert (type == G_TYPE_PARAM_LONG);
1237 g_assert (type == G_TYPE_PARAM_ULONG);
1255 g_assert (type == G_TYPE_PARAM_INT64);
1273 g_assert (type == G_TYPE_PARAM_UINT64);
1291 g_assert (type == G_TYPE_PARAM_UNICHAR);
1309 g_assert (type == G_TYPE_PARAM_ENUM);
1327 g_assert (type == G_TYPE_PARAM_FLAGS);
1345 g_assert (type == G_TYPE_PARAM_FLOAT);
1363 g_assert (type == G_TYPE_PARAM_DOUBLE);
1381 g_assert (type == G_TYPE_PARAM_STRING);
1399 g_assert (type == G_TYPE_PARAM_PARAM);
1417 g_assert (type == G_TYPE_PARAM_BOXED);
1435 g_assert (type == G_TYPE_PARAM_POINTER);
1454 g_assert (type == G_TYPE_PARAM_VALUE_ARRAY);
1472 g_assert (type == G_TYPE_PARAM_OBJECT);
1490 g_assert (type == G_TYPE_PARAM_OVERRIDE);
1509 g_assert (type == G_TYPE_PARAM_GTYPE);
1512 g_assert (spec_types == spec_types_bound);