Home
last modified time | relevance | path

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

/system/core/include/cutils/
Dlog.h373 if (android_testLog(ANDROID_##priority, tag))
454 #define android_testLog(prio, tag) (1) macro