Home | History | Annotate | Download | only in tests

Lines Matching refs:TRUE

67     fixture->loop = g_main_loop_new(NULL, TRUE);
322 const char* div_html = "<html><body><div id=\"in\" contenteditable=\"true\">"
330 "<script>first = true;\ndocument.getElementById('in').focus();</script>\n"
333 "<div id=\"in\" contenteditable=\"true\" "
335 "<script>first = true; document.getElementById('in').focus();</script>\n"
339 test_info_new(textinput_html, TRUE),
354 test_info_new(div_html, TRUE),
359 test_info_new(textinput_html, TRUE),
364 test_info_new(div_html, TRUE),
369 test_info_new(textinput_html_blocking, TRUE),
374 test_info_new(div_html_blocking, TRUE),
380 test_info_new(textinput_html, TRUE),
385 test_info_new(div_html, TRUE),