Home
last modified time | relevance | path

Searched defs:LOGE (Results 1 – 13 of 13) sorted by relevance

/cts/suite/audio_quality/lib/include/
DLog.h55 #define LOGE(x...) do { Log::Instance()->printf(Log::ELogE, x); \ macro
/cts/tests/tests/nativeopengl/standalone/jni/tests/
DEGLCreateContext_test.cpp31 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
/cts/tests/tests/opengl/libopengltest/
Dcolor_one.cpp27 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
Dgl2_jni_libone.cpp42 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/
Dcom_android_cts_splitapp_Native.cpp24 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
/cts/tests/tests/rscpp/librscpptest/
Drs_jni_type.cpp28 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
Drs_jni_foreach.cpp28 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
Drs_jni_script.cpp28 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
Drs_jni_object.cpp28 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
Drs_jni_element.cpp28 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
Drs_jni_allocation.cpp28 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
/cts/tests/tests/nativeopengl/standalone/jni/
DGLTestHelper.cpp19 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
/cts/tests/tests/renderscript/libcoremathtestcpp/
DCoreMathTestJni.cpp30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro