HomeSort by relevance Sort by last modified time
    Searched refs:g_critical (Results 1 - 25 of 30) sorted by null

1 2

  /external/webkit/Source/WebKit/gtk/tests/
testapplicationcache.c 55 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testglobals.c 62 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testhttpbackend.c 82 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebhistoryitem.c 77 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebplugindatabase.c 85 g_critical("You will need at least gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebsettings.c 77 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebframe.c 173 g_critical("Failed to open a temporary file for writing: %s.", error->message);
227 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testnetworkrequest.c 103 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testnetworkresponse.c 104 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwindow.c 126 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testdownload.c 169 g_critical("Failed to open a temporary file for writing: %s.", error->message);
172 g_critical("Failed to delete the temporary file: %s.", g_strerror(errno));
268 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testhittestresult.c 170 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testdomdomwindow.c 225 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testdomnode.c 202 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testmimehandling.c 224 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebdatasource.c 249 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testatkroles.c 424 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testcopyandpaste.c 272 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testkeyevents.c 398 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testwebbackforwardlist.c 333 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebresource.c 338 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebview.c 377 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testdomdocument.c 371 g_critical("You will gtk-2.14.0 to run the unit tests. Doing nothing now.");
  /external/bluetooth/glib/glib/
gmessages.h 148 #define g_critical(...) g_log (G_LOG_DOMAIN, \ macro
168 #define g_critical(format...) g_log (G_LOG_DOMAIN, \ macro
199 g_critical (const gchar *format, function
  /external/bluetooth/glib/gobject/
gsourceclosure.c 184 g_critical (G_STRLOC "closure can not be set on closure without GSourceFuncs::closure_callback\n");

Completed in 896 milliseconds

1 2