Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DCameraTestHelpers.cpp26 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
Dandroid_graphics_cts_VulkanSurfaceSupportTest.cpp32 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
Dandroid_graphics_cts_VulkanPreTransformCtsActivity.cpp28 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
DImageReaderTestHelpers.cpp26 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
DNativeTestHelpers.h45 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
DMediaTestHelpers.cpp28 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
Dandroid_graphics_cts_CameraGpuCtsActivity.cpp40 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
DVulkanPreTransformTestHelpers.cpp30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
DVulkanTestHelpers.cpp27 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
/cts/hostsidetests/os/test-apps/StaticSharedNativeLibConsumer/jni/
Dversion.cpp23 #define ALOGE(...) ALOG(LOG_ERROR, NULL, __VA_ARGS__) macro
/cts/hostsidetests/gputools/apps/jni/
Dandroid_gputools_cts_RootlessGpuDebug.cpp30 #define ALOGE(msg, ...) \ macro
/cts/tests/sensor/jni/
DnativeTestHelper.h23 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__) macro
/cts/hostsidetests/seccomp/app/jni/
Dandroid_seccomp_cts_app_SeccompDeviceTest.cpp30 #define ALOGE(...) ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
/cts/tests/tests/content/jni/
DNativeCursorWindow.cpp28 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__) macro
/cts/apps/CtsVerifier/jni/midi/
DMidiTestManager.cpp23 #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