Home
last modified time | relevance | path

Searched refs:g_assert_cmpuint (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
Dgtestutils.h44 #define g_assert_cmpuint(n1, cmp, n2) do { guint64 __n1 = (n1), __n2 = (n2); \ macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2619 g_assert_cmpuint
/external/bluetooth/glib/
DChangeLog.pre-2-161549 added g_assert_cmpuint(). completed g_test_rand*() to cover bits, ints,