/cts/tests/tests/graphics/jni/ |
D | CameraTestHelpers.cpp | 26 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro 32 ALOGE("Cannot initialize camera before image reader get initialized."); in initCamera() 39 ALOGE("Failed to create ACameraManager."); in initCamera() 45 ALOGE("Failed to get cameraIdList: ret=%d", ret); in initCamera() 57 ALOGE("Failed to get cameraId."); in initCamera() 64 ALOGE("Failed to open camera, ret=%d, mDevice=%p.", ret, mDevice); in initCamera() 71 ALOGE("Get camera %s characteristics failure. ret %d, metadata %p", in initCamera() 85 ALOGE("ACaptureSessionOutputContainer_create failed, ret=%d", ret); in initCamera() 90 ALOGE("ACaptureSessionOutput_create failed, ret=%d", ret); in initCamera() 95 ALOGE("ACaptureSessionOutputContainer_add failed, ret=%d", ret); in initCamera() [all …]
|
D | android_graphics_cts_CameraGpuCtsActivity.cpp | 40 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro 116 ALOGE("Failed to initialize image reader: %d", ret); in initRenderer() 122 ALOGE("Failed to initialize camera: %d", ret); in initRenderer() 141 ALOGE("Failed to load shader"); in initRenderer() 157 ALOGE("Shader failed to link: %s", infoLog); in initRenderer() 185 ALOGE("No camera is ready for frame capture."); in drawFrame() 192 ALOGE("Camera failed to take picture, error=%d", ret); in drawFrame() 209 ALOGE("Failed to create EGLClientBuffer"); in drawFrame() 228 ALOGE("Failed to create EGLImage."); in drawFrame() 272 ALOGE("Shader Failed to compile: %s", source); in loadShader() [all …]
|
D | ImageReaderTestHelpers.cpp | 26 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro 44 ALOGE("Cannot reinitialize image reader, mImgReader=%p, mImgReaderAnw=%p", in initImageReader() 52 ALOGE("Failed to create new AImageReader, ret=%d, mImgReader=%p", ret, in initImageReader() 59 ALOGE("Failed to set image available listener, ret=%d.", ret); in initImageReader() 65 ALOGE("Failed to get ANativeWindow from AImageReader, ret=%d, " in initImageReader() 105 ALOGE("Faild to get hardware buffer, ret=%d, outBuffer=%p.", ret, buffer); in getBufferFromCurrentImage()
|
/cts/tests/tests/media/misc/jni/ |
D | native-media-jni.cpp | 44 ALOGE("AMediaFormat_getInt32 fail: %d", bitrate); in Java_android_media_misc_cts_NativeDecoderTest_testFormatNative() 52 ALOGE("AMediaFormat_getInt64 fail: %lld", (long long) duration); in Java_android_media_misc_cts_NativeDecoderTest_testFormatNative() 60 ALOGE("AMediaFormat_getFloat fail: %f", framerate); in Java_android_media_misc_cts_NativeDecoderTest_testFormatNative() 69 ALOGE("AMediaFormat_getString fail"); in Java_android_media_misc_cts_NativeDecoderTest_testFormatNative() 80 ALOGE("AMediaFormat_getBuffer fail"); in Java_android_media_misc_cts_NativeDecoderTest_testFormatNative() 94 ALOGE("setDataSource error: %d", err); in Java_android_media_misc_cts_NativeDecoderTest_testPsshNative() 142 ALOGE("numsubsamples mismatch"); in Java_android_media_misc_cts_NativeDecoderTest_testCryptoInfoNative() 148 ALOGE("key mismatch"); in Java_android_media_misc_cts_NativeDecoderTest_testCryptoInfoNative() 153 ALOGE("IV mismatch"); in Java_android_media_misc_cts_NativeDecoderTest_testCryptoInfoNative() 157 ALOGE("mode mismatch"); in Java_android_media_misc_cts_NativeDecoderTest_testCryptoInfoNative() [all …]
|
D | AImageReaderCts.cpp | 72 ALOGE("Cannot initialize camera before image reader get initialized."); in initCamera() 79 ALOGE("Failed to create ACameraManager."); in initCamera() 85 ALOGE("Failed to get cameraIdList: ret=%d", ret); in initCamera() 96 ALOGE("Failed to get cameraId."); in initCamera() 102 ALOGE("Failed to open camera, ret=%d, mDevice=%p.", ret, mDevice); in initCamera() 108 ALOGE("Get camera %s characteristics failure. ret %d, metadata %p", mCameraId, ret, in initCamera() 121 ALOGE("ACaptureSessionOutputContainer_create failed, ret=%d", ret); in initCamera() 126 ALOGE("ACaptureSessionOutput_create failed, ret=%d", ret); in initCamera() 131 ALOGE("ACaptureSessionOutputContainer_add failed, ret=%d", ret); in initCamera() 136 ALOGE("ACameraDevice_createCaptureSession failed, ret=%d", ret); in initCamera() [all …]
|
/cts/tests/media/jni/ |
D | NativeMediaFormatUnitTest.cpp | 141 ALOGE("MediaFormat is not expected to contain Key %s", it.second); in validateFormatInt32() 146 ALOGE("MediaFormat doesn't contain key %s", it.second); in validateFormatInt32() 149 ALOGE("MediaFormat Value for Key %s is not %d but %d", it.second, it.first + offset, in validateFormatInt32() 154 ALOGE("AMediaFormat_toString() of fmt %s doesn't contains %s", toString, it.second); in validateFormatInt32() 158 ALOGE("AMediaFormat_toString() of fmt %s doesn't contains %s", toString, in validateFormatInt32() 165 ALOGE("MediaFormat has value for key 'hello world' "); in validateFormatInt32() 179 ALOGE("MediaFormat is not expected to contain Key %s", it.second); in validateFormatInt64() 184 ALOGE("MediaFormat doesn't contain key %s", it.second); in validateFormatInt64() 187 ALOGE("MediaFormat Value for Key %s is not %" PRId64 "but %" PRId64, it.second, in validateFormatInt64() 192 ALOGE("AMediaFormat_toString() of fmt %s doesn't contains %s", toString, it.second); in validateFormatInt64() [all …]
|
D | NativeMuxerUnitTest.cpp | 54 ALOGE("error: muxer constructor accepts invalid file descriptor"); in nativeTestIfInvalidFdIsRejected() 64 ALOGE("Unable to open file %s", cdstPath); in nativeTestIfReadOnlyFdIsRejected() 72 ALOGE("error: muxer constructor accepts read-only file descriptor"); in nativeTestIfReadOnlyFdIsRejected() 83 ALOGE("unable to create pipe fd"); in nativeTestIfNonSeekableFdIsRejected() 90 ALOGE("error: muxer constructor accepts non-seekable file descriptor"); in nativeTestIfNonSeekableFdIsRejected() 102 ALOGE("Unable to open file %s", cdstPath); in nativeTestIfInvalidOutputFormatIsRejected() 112 ALOGE("error: muxer constructor accepts invalid (negative) output format"); in nativeTestIfInvalidOutputFormatIsRejected() 119 ALOGE("error: muxer constructor accepts invalid (too large) output format"); in nativeTestIfInvalidOutputFormatIsRejected() 132 ALOGE("Unable to open file %s", cdstPath); in nativeTestIfInvalidMediaFormatIsRejected() 140 ALOGE("error: muxer.addTrack succeeds with format that has no mediaType key"); in nativeTestIfInvalidMediaFormatIsRejected() [all …]
|
D | NativeCodecUnitTest.cpp | 150 ALOGE("unable to create codec %s", mediaType); in setupCodec() 210 ALOGE("unable to create codec for media Type %s", mediaType); in testConfigureCodecForIncompleteFormat() 224 ALOGE("codec configure succeeds for format with missing key %s", vector.at(i)->key); in testConfigureCodecForIncompleteFormat() 233 ALOGE("codec configure fails for valid format %s", AMediaFormat_toString(format)); in testConfigureCodecForIncompleteFormat() 249 ALOGE("codec configure succeeds with bad configure flag"); in testConfigureCodecForBadFlags() 265 ALOGE("codec configure succeeds in initialized state"); in testConfigureInInitState() 284 ALOGE("codec configure succeeds in initialized state"); in testConfigureInRunningState() 291 ALOGE("codec configure succeeds in flush state"); in testConfigureInRunningState() 301 ALOGE("codec configure succeeds in running state"); in testConfigureInRunningState() 308 ALOGE("codec configure succeeds in eos state"); in testConfigureInRunningState() [all …]
|
D | NativeExtractorUnitTest.cpp | 33 if (status != AMEDIA_OK) ALOGE("error: AMediaExtractor_setDataSourceFd failed %d", status); in setExtractorDataSource() 40 if (!isPass) ALOGE("error: received valid trackCount before setDataSource"); in nativeTestGetTrackCountBeforeSetDataSource() 48 if (!isPass) ALOGE("error: selectTrack succeeds before setDataSource"); in nativeTestSelectTrackBeforeSetDataSource() 63 ALOGE("error: selectTrack succeeds for out of bounds track index: %zu", in nativeTestSelectTrackForInvalidIndex() 81 if (!isPass) ALOGE("error: multiple selection of same track has failed"); in nativeTestIdempotentSelectTrack() 92 if (!isPass) ALOGE("error: unselectTrack succeeds before setDataSource"); in nativeTestUnselectTrackBeforeSetDataSource() 107 ALOGE("error: unselectTrack succeeds for out of bounds track index: %zu", in nativeTestUnselectTrackForInvalidIndex() 125 if (!isPass) ALOGE("error: un-selection of non-selected track has failed"); in nativeTestUnselectTrackForUnSelectedTrackIndex() 143 if (!isPass) ALOGE("error: multiple unselection of selected track has failed"); in nativeTestIdempotentUnselectTrack() 145 ALOGE("error: selection of track 0 has failed for file %s", csrcPath); in nativeTestIdempotentUnselectTrack() [all …]
|
D | NativeMuxerTest.cpp | 250 ALOGE("wrong index"); in writeAFewSamplesData() 565 ALOGE("setLocation succeeds on bad args: (%f, %f)", tooFarNorth, atlanticLong); in nativeTestSetLocation() 570 ALOGE("setLocation succeeds on bad args: (%f, %f)", tooFarSouth, atlanticLong); in nativeTestSetLocation() 575 ALOGE("setLocation succeeds on bad args: (%f, %f)", atlanticLat, tooFarWest); in nativeTestSetLocation() 580 ALOGE("setLocation succeeds on bad args: (%f, %f)", atlanticLat, tooFarEast); in nativeTestSetLocation() 585 ALOGE("setLocation succeeds on bad args: (%f, %f)", tooFarNorth, tooFarWest); in nativeTestSetLocation() 593 ALOGE("setLocation fails on args: (%f, %f)", annapurnaLat, annapurnaLong); in nativeTestSetLocation() 605 ALOGE("setLocation succeeds after starting the muxer"); in nativeTestSetLocation() 611 ALOGE("setLocation succeeds after stopping the muxer"); in nativeTestSetLocation() 615 ALOGE("failed to writeSampleData or stop muxer"); in nativeTestSetLocation() [all …]
|
D | NativeExtractorTest.cpp | 190 ALOGE("getCachedDuration is less than zero for network source"); in validateCachedDuration() 199 ALOGE("getCachedDuration != -1 for non-network source"); in validateCachedDuration() 225 ALOGE("Unequal number of keys and values"); in createExtractorFromUrl() 240 if (!isPass) ALOGE("setDataSourceCustom failed"); in createExtractorFromUrl() 268 ALOGE("fopen failed for srcFile %s", srcFile); in getSeekablePoints() 274 ALOGE("createExtractorFromFD failed"); in getSeekablePoints() 315 ALOGE("fopen failed for srcFile %s", srcFile); in generateSeekTestArgs() 321 ALOGE("createExtractorFromFD failed"); in generateSeekTestArgs() 420 ALOGE("createExtractorFromFD failed"); in checkSeekPoints() 437 ALOGE(" flags exp/got: %d / %d", arg->mExpected.flags, received.flags); in checkSeekPoints() [all …]
|
/cts/hostsidetests/seccomp/app/jni/ |
D | android_seccomp_cts_app_SeccompDeviceTest.cpp | 30 #define ALOGE(...) ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__) macro 50 ALOGE("Unexpected return result from waitpid"); in doTestSyscallBlocked() 55 ALOGE("syscall was not blocked"); in doTestSyscallBlocked() 66 ALOGE("Unexpected signal"); in doTestSyscallBlocked() 70 ALOGE("Unexpected status from syscall_exists"); in doTestSyscallBlocked() 81 ALOGE("Calling setresuid\n"); in testSetresuidBlocked() 88 ALOGE("Calling setresgid\n"); in testSetresgidBlocked()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2482/ |
D | poc.cpp | 61 ALOGE("OMXClient connect == NULL"); in fuzzIOMXSetParameterChangeCount() 67 ALOGE("OMXClient interface mOmx == NULL"); in fuzzIOMXSetParameterChangeCount() 74 ALOGE("-----------decode------------"); in fuzzIOMXSetParameterChangeCount() 77 ALOGE("%s node allocation fails", name); in fuzzIOMXSetParameterChangeCount() 86 ALOGE("memory allocation failed , err: %d", err); in fuzzIOMXSetParameterChangeCount() 96 ALOGE("memory allocation failed , err: %d", err); in fuzzIOMXSetParameterChangeCount() 128 ALOGE("useBuffer, err: %d", err); in fuzzIOMXSetParameterChangeCount() 140 ALOGE("setParameter, change actualcount, err: %d", err); in fuzzIOMXSetParameterChangeCount()
|
/cts/hostsidetests/graphics/gpuprofiling/app/ |
D | android_graphics_cts_GpuCounters.cpp | 32 #define ALOGE(msg, ...) \ macro 39 ALOGE("Vulkan Error in %s", name); \ 63 ALOGE("Error loading lib: %s", error); in startCounterProducer() 69 ALOGE("Error looking for start symbol: %s", error); in startCounterProducer() 75 ALOGE("Did not find the producer library %s", producerPath.c_str()); in startCounterProducer() 76 ALOGE("LD_LIBRARY_PATH=%s", getenv("LD_LIBRARY_PATH")); in startCounterProducer()
|
/cts/tests/tests/security/jni/ |
D | android_security_cts_MMapExecutableTest.cpp | 44 ALOGE("open %s: %s", filename.c_str(), strerror(errno)); in mmap_executable() 50 ALOGE("fstat %s: %s", filename.c_str(), strerror(errno)); in mmap_executable() 55 ALOGE("file %s is too small", filename.c_str()); in mmap_executable() 63 ALOGE("mmap %s: %s", filename.c_str(), strerror(errno)); in mmap_executable() 68 ALOGE("munmap %s: %s", filename.c_str(), strerror(errno)); in mmap_executable()
|
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/jni/ |
D | android_appsecurity_cts_apkveritytestapp_InstalledFilesCheck.cpp | 33 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro 43 ALOGE("statx failed at %s", path.c_str()); in Java_android_appsecurity_cts_apkveritytestapp_InstalledFilesCheck_hasFsverityNative() 55 ALOGE("failed to open %s", path.c_str()); in Java_android_appsecurity_cts_apkveritytestapp_InstalledFilesCheck_hasFsverityNative() 64 ALOGE("ioctl(FS_IOC_GETFLAGS) failed at %s", path.c_str()); in Java_android_appsecurity_cts_apkveritytestapp_InstalledFilesCheck_hasFsverityNative()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3746/ |
D | poc.cpp | 49 ALOGE("OMXClient connect == NULL"); in fuzzIOMXQcomVpx() 55 ALOGE("OMXClient interface mOmx == NULL"); in fuzzIOMXQcomVpx() 65 ALOGE("%s node allocation failed", name); in fuzzIOMXQcomVpx() 73 ALOGE("sendCommand is failed in OMX_StateIdle, err: %d", err); in fuzzIOMXQcomVpx() 84 ALOGE("memory allocate failed for port index 0, err: %d", err); in fuzzIOMXQcomVpx() 110 ALOGE("memory allocate failed for port index 1, err: %d", err); in fuzzIOMXQcomVpx() 127 ALOGE("sendCommand is failed in OMX_StateExecuting, err: %d", err); in fuzzIOMXQcomVpx()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/ |
D | poc.cpp | 21 ALOGE("Check failed: " #error_message " " #condition " Line: %d", \ 331 ALOGE("ION_IOC_ALLOC success"); in alloc_handle() 339 ALOGE("[+] open /dev/ion"); in poc_write_kernel() 351 ALOGE("ION_IOC_SHARE handle success"); in poc_write_kernel() 358 ALOGE("re_buf addr:%p", re_buf); in poc_write_kernel() 359 ALOGE("re_buf[0]:%x", re_buf[0]); in poc_write_kernel() 368 ALOGE("read_buf[%lu]:0x%lx", read_num, read_buf[read_num]); in poc_write_kernel() 372 ALOGE("read_num = %lu", read_num); in poc_write_kernel() 373 ALOGE("non zero = %d", counter); in poc_write_kernel() 385 ALOGE("test end"); in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3747/ |
D | poc.cpp | 64 ALOGE("OMXClient connect == NULL"); in fuzzIOMXQcomEnc() 70 ALOGE("OMXClient interface mOmx == NULL"); in fuzzIOMXQcomEnc() 84 ALOGE("sendCommand is failed in OMX_StateIdle, err: %d", err); in fuzzIOMXQcomEnc() 94 ALOGE("memory allocate failed for port index 0, err: %d", err); in fuzzIOMXQcomEnc() 108 ALOGE("memory allocate failed for port index 1, err: %d", err); in fuzzIOMXQcomEnc() 121 ALOGE("sendCommand is failed in OMX_StateExecuting, err: %d", err); in fuzzIOMXQcomEnc()
|
/cts/hostsidetests/os/test-apps/StaticSharedNativeLibConsumer/jni/ |
D | version.cpp | 23 #define ALOGE(...) ALOG(LOG_ERROR, NULL, __VA_ARGS__) macro 38 ALOGE("Native registration unable to find class '%s'", className); in registerNativeMethods() 42 ALOGE("RegisterNatives failed for '%s'", className); in registerNativeMethods()
|
/cts/apps/CtsVerifier/jni/midi/ |
D | MidiTestManager.cpp | 25 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__) macro 220 ALOGE("Negative Byte Count in MidiTestManager::matchStream()"); in matchStream() 225 ALOGE("Too Large Byte Count (%d) in MidiTestManager::matchStream()", count); in matchStream() 332 ALOGE("sendMessages(): Send failed. index: %d, error: %zd", msgIndex, numSent); in sendMessages() 381 ALOGE("---- TESTSTATUS_FAILED_MISMATCH"); in ProcessInput() 390 ALOGE("---- TESTSTATUS_FAILED_OVERRUN"); in ProcessInput() 397 ALOGE("---- TESTSTATUS_PASSED"); in ProcessInput() 408 ALOGE("---- TESTSTATUS_FAILED_TIMEOUT"); in ProcessInput() 425 ALOGE("Can't open MIDI device for reading err:%d", m_status); in StartReading() 432 ALOGE("Can't start readThread: %s (%d)", strerror(status), status); in StartReading() [all …]
|
/cts/tests/sensor/jni/ |
D | android_hardware_cts_SensorDirectReportTest.cpp | 33 ALOGE("Byte array is not large enough."); in readHardwareBuffer() 39 ALOGE("Cannot get AHardwareBuffer from HardwareBuffer"); in readHardwareBuffer() 53 ALOGE("AHardwareBuffer locked but address is invalid"); in readHardwareBuffer()
|
/cts/hostsidetests/securitybulletin/securityPatch/Bug-137878930/ |
D | poc.cpp | 65 ALOGE("Failed to get service manager"); in makeDrmFactories() 123 ALOGE("Failed to create drm plugin"); in createPlugin() 136 ALOGE("Failed to open session v1_1"); in openSession() 144 ALOGE("Failed to open session"); in openSession() 166 ALOGE("Failed to provide key response"); in provideKeyResponse() 177 ALOGE("Failed to get secure stops"); in getSecureStops()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0386/ |
D | poc.c | 54 ALOGE("Alloc message memory failed"); in main() 64 ALOGE("Alloc data memory failed"); in main() 81 ALOGE("Alloc data2 memory failed"); in main()
|
/cts/tests/tests/media/audio/jni/ |
D | sl-utils.cpp | 105 ALOGE("slCreateEngine() failed: %s", getSLErrStr(result)); in createEngine() 111 ALOGE("Realize() failed: %s", getSLErrStr(result)); in createEngine() 135 ALOGE("CloseSLEngine(%p): refcount already 0", engine); in CloseSLEngine()
|