Lines Matching full:info
30 #define INFO(...) \
38 INFO("assertion failed at file %s, line %d, function %s:",
40 INFO("%s", expr);
46 INFO("assertion failed at file %s, line %d, function %s:",
48 INFO("(expected) %s != (actual) %d", expr, actual);
229 INFO("%s", __func__);
241 INFO("%s", __func__);
243 INFO("data type = %d, size = %d", msgType, dataSize);
267 INFO("waitNotify: %d, %d, %d", msgType, op, count);
279 INFO("waitData: %d, %d, %d", msgType, op, count);
317 INFO("%s", __func__);
325 // INFO("%s", __func__);
332 INFO("%s", __func__);
339 INFO("%s", __func__);
344 INFO("%s", __func__);
356 INFO("waitUntil: %d %d %d", c0, c1, c2);
389 INFO("%s", __func__);
394 INFO("%s", __func__);
399 INFO("%s", __func__);
425 INFO("%s", __func__);
434 INFO("%s", __func__);
449 INFO("%s", __func__);
456 INFO("%s", __func__);
464 INFO("%s", __func__);
470 INFO("%s", __func__);
477 INFO("%s", __func__);
504 INFO("runFunction: %s", tag);
528 INFO("%s", __func__);
562 INFO("%s", __func__);
588 INFO(#class_name); \
732 INFO("%s", static_cast<const char*>(param_str));
890 INFO("CameraServiceTest start");
894 INFO("%d Cameras available", n);
897 INFO("Testing camera %d", id);
918 INFO("CameraServiceTest finished");