Searched refs:g_assert_no_error (Results 1 - 10 of 10) sorted by relevance

/external/bluetooth/glib/gio/tests/
H A Dg-icon.c55 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 (erro
[all...]
H A Dmemory-output-stream.c42 g_assert_no_error (error);
45 g_assert_no_error (error);
49 g_assert_no_error (error);
H A Dmemory-input-stream.c54 g_assert_no_error (error);
64 g_assert_no_error (error);
H A Ddata-input-stream.c37 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);
H A Dlive-g-file.c135 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 (erro
[all...]
H A Ddata-output-stream.c63 g_assert_no_error (error);
208 g_assert_no_error (error);
/external/bluetooth/glib/tests/
H A Dconvert-test.c51 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 (error
[all...]
H A Dbookmarkfile-test.c80 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);
H A Dasyncqueue-test.c165 g_assert_no_error (error);
/external/bluetooth/glib/glib/
H A Dgtestutils.h56 #define g_assert_no_error(err) do { if (err) \ macro

Completed in 440 milliseconds