Searched refs:g_assert_cmphex (Results 1 – 5 of 5) sorted by relevance
48 #define g_assert_cmphex(n1, cmp, n2) do { guint64 __n1 = (n1), __n2 = (n2); \ macro
2620 g_assert_cmphex
1556 testing.c: added tests for g_assert_cmphex() and forked test traps.1562 * gtestframework.h: added g_assert_cmphex(). reworked g_test_trap*() API.
708 502511 g_assert_cmphex prints invalid message1205 502511 g_assert_cmphex prints invalid message
1047 Bug 502511 – g_assert_cmphex prints invalid message