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

  /external/webkit/WebKit/gtk/tests/
testhttpbackend.c 82 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testdownload.c 142 g_critical("Failed to open a temporary file for writing: %s.", error->message);
145 g_critical("Failed to delete the temporary file: %s.", g_strerror(errno));
196 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testwebhistoryitem.c 77 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebsettings.c 77 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebframe.c 129 g_critical("Failed to open a temporary file for writing: %s.", error->message);
182 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testnetworkrequest.c 103 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testnetworkresponse.c 104 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwindow.c 126 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testhittestresult.c 148 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testkeyevents.c 182 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testmimehandling.c 218 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebdatasource.c 181 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebview.c 267 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebbackforwardlist.c 284 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebresource.c 333 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testatk.c 472 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
testloading.c 441 g_critical("You will need at least glib-2.16.0 and 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");
gobject.c 972 g_critical ("Object class %s doesn't implement property "
992 g_critical ("Property '%s' on class '%s' has type '%s' "
    [all...]
gsignal.c     [all...]
  /external/bluetooth/glib/gio/
glocalfile.c 872 g_critical ("GetVolumePathName failed: %s", msg);
    [all...]

Completed in 401 milliseconds