Home
last modified time | relevance | path

Searched refs:g_assert_cmphex (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
Dgtestutils.h48 #define g_assert_cmphex(n1, cmp, n2) do { guint64 __n1 = (n1), __n2 = (n2); \ macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2620 g_assert_cmphex
/external/bluetooth/glib/
DChangeLog.pre-2-161556 testing.c: added tests for g_assert_cmphex() and forked test traps.
1562 * gtestframework.h: added g_assert_cmphex(). reworked g_test_trap*() API.
DNEWS708 502511 g_assert_cmphex prints invalid message
1205 502511 g_assert_cmphex prints invalid message
DChangeLog.pre-2-181047 Bug 502511 – g_assert_cmphex prints invalid message