Home
last modified time | relevance | path

Searched defs:log_str (Results 1 – 3 of 3) sorted by relevance

/third_party/quickjs/tests/
Dtest_closure.js23 var log_str = ""; variable
/third_party/glib/glib/tests/
Dlogging.c301 static char *log_str = "bar"; variable
/third_party/libusb/libusb/
Dcore.c2521 static void log_str(enum libusb_log_level level, const char *str) in log_str() function