Home | History | Annotate | Download | only in tests

Lines Matching refs:g_strcmp0

911     gint strcmpVal = g_strcmp0(a1->name, a2->name);
914 return g_strcmp0(a1->value, a2->value);
919 return g_strcmp0(a1->name, a2->name);
927 return element && !g_strcmp0(((AtkAttribute*)(element->data))->value, value);
1607 if (!g_strcmp0(detail, "insert"))
1609 else if (!g_strcmp0(detail, "delete"))