Searched defs:TEST_LOG (Results 1 – 4 of 4) sorted by relevance
17 #define TEST_LOG(...) \ macro23 #define TEST_LOG printf macro
30 #define TEST_LOG(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro33 #define TEST_LOG printf macro
15 TEST_LOG = 'test_log' variable
47 TEST_LOG = 'test.log' variable