Home | History | Annotate | Download | only in tests

Lines Matching refs:g_assert

96     g_assert(!handled);
165 g_assert(JSValueIsString(context, value));
167 g_assert(inputString);
188 g_assert(context);
192 g_assert(imContext);
197 g_assert(element_text_equal_to(context, ""));
199 g_assert(element_text_equal_to(context, "a"));
201 g_assert(element_text_equal_to(context, "ab"));
203 g_assert(element_text_equal_to(context, "abc"));
219 g_assert(context);
221 g_assert(element_text_equal_to(context, fixture->info->text));
263 g_assert(imContext);