Home
last modified time | relevance | path

Searched defs:ALOGE (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_VulkanFeaturesTest.cpp32 #define ALOGE(msg, ...) \ macro
/cts/tests/tests/nativehardware/jni/
DNativeTestHelper.h22 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__) macro
/cts/tests/sensor/jni/
DnativeTestHelper.h23 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__) macro
/cts/tests/tests/mediastress/jni/
Dnative-media-jni.cpp30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__) macro
/cts/tests/tests/media/libimagereaderjni/
DAImageReaderCts.cpp42 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro