HomeSort by relevance Sort by last modified time
    Searched full:g_assert_no_error (Results 1 - 17 of 17) sorted by null

  /external/bluetooth/glib/gio/tests/
g-icon.c 55 g_assert_no_error (error);
68 g_assert_no_error (error);
81 g_assert_no_error (error);
95 g_assert_no_error (error);
107 g_assert_no_error (error);
115 g_assert_no_error (error);
122 g_assert_no_error (error);
131 g_assert_no_error (error);
148 g_assert_no_error (error);
161 g_assert_no_error (error)
    [all...]
memory-output-stream.c 42 g_assert_no_error (error);
45 g_assert_no_error (error);
49 g_assert_no_error (error);
memory-input-stream.c 54 g_assert_no_error (error);
64 g_assert_no_error (error);
live-g-file.c 135 g_assert_no_error (error);
155 g_assert_no_error (error);
171 g_assert_no_error (error);
237 g_assert_no_error (error);
251 g_assert_no_error (error);
260 g_assert_no_error (error);
264 g_assert_no_error (error);
422 g_assert_no_error (error);
440 g_assert_no_error (error);
448 g_assert_no_error (error)
    [all...]
data-input-stream.c 37 g_assert_no_error (error);
91 g_assert_no_error (error);
154 g_assert_no_error (error);
158 g_assert_no_error (error);
270 g_assert_no_error (error);
data-output-stream.c 63 g_assert_no_error (error);
208 g_assert_no_error (error);
  /external/bluetooth/glib/tests/
convert-test.c 51 g_assert_no_error (error);
73 g_assert_no_error (error);
97 g_assert_no_error (error);
120 g_assert_no_error (error);
131 g_assert_no_error (error);
190 g_assert_no_error (error);
210 g_assert_no_error (error);
217 g_assert_no_error (error3);
276 g_assert_no_error (error);
282 g_assert_no_error (error3)
    [all...]
bookmarkfile-test.c 80 g_assert_no_error (error);
85 g_assert_no_error (error);
95 g_assert_no_error (error);
117 g_assert_no_error (error);
139 g_assert_no_error (error);
asyncqueue-test.c 165 g_assert_no_error (error);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
testing.sgml 518 <!-- ##### MACRO g_assert_no_error ##### -->
524 The effect of <literal>g_assert_no_error (err)</literal> is the same
  /external/bluetooth/glib/glib/
gtestutils.h 56 #define g_assert_no_error(err) do { if (err) \ macro
gtestutils.c     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-20 760 Bug 553447 ? g_assert_no_error()
762 * glib/gtestutils.h (g_assert_no_error, g_assert_error): Macros to
773 * tests/file-test.c: Use g_assert_error/g_assert_no_error
NEWS 366 * New macros g_assert_error and g_assert_no_error to assert
383 553447 g_assert_no_error()
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt     [all...]
  /external/bluetooth/glib/docs/reference/
ChangeLog 204 g_assert_error() and g_assert_no_error()
    [all...]
  /external/bluetooth/glib/gio/
ChangeLog 837 g_assert_no_error()
    [all...]

Completed in 211 milliseconds