HomeSort by relevance Sort by last modified time
    Searched refs:g_assert_no_error (Results 1 - 10 of 10) 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);
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);
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-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/glib/
gtestutils.h 56 #define g_assert_no_error(err) do { if (err) \ macro

Completed in 610 milliseconds