Searched refs:g_assert_cmpuint (Results 1 – 3 of 3) sorted by relevance
44 #define g_assert_cmpuint(n1, cmp, n2) do { guint64 __n1 = (n1), __n2 = (n2); \ macro
2619 g_assert_cmpuint
1549 added g_assert_cmpuint(). completed g_test_rand*() to cover bits, ints,