Home
last modified time | relevance | path

Searched refs:LOGD (Results 1 – 1 of 1) sorted by relevance

/tools/test/graphicsbenchmark/benchmark_libs/
Dagq.cpp22 #define LOGD(...) ((void)__android_log_print(ANDROID_LOG_DEBUG, "AndroidGameQualification", __VA_AR… macro
73 LOGD("Created intent %s at %lld", INTENT_START, (long long)timestamp); in createIntent()