Home
last modified time | relevance | path

Searched refs:LOGE (Results 1 – 25 of 43) sorted by relevance

12

/cts/suite/audio_quality/lib/src/
DClientSocket.cpp45 LOGE("cannot open socket %d", errno); in init()
50 LOGE("setsockopt error %d", errno); in init()
61 LOGE("inet_pton failed %d", errno); in init()
66 LOGE("cannot connect socket %d", errno); in init()
85 LOGE("fcntl error %d", errno); in readData()
89 LOGE("fcntl error %d", errno); in readData()
107 LOGE("select failed"); in readData()
112 LOGE("socket read timeout"); in readData()
124 LOGE("zero read, peer closed or what?, nonblocking: %d", useTimeout); in readData()
128 LOGE("recv returned %d", read); in readData()
[all …]
DSignalProcessingImpl.cpp73 LOGE("SignalProcessingImpl::init fork failed %d", errno); in init()
103 LOGE("cannot connect to child"); in init()
123 LOGE("send failed"); in run()
134 LOGE("send failed"); in run()
138 LOGE("send failed"); in run()
152 LOGE("send failed"); in run()
160 LOGE("read failed"); in run()
164 LOGE("wrong data"); in run()
168 LOGE("wrong data"); in run()
172 LOGE("script returned error %d", header[3]); in run()
[all …]
DClientImpl.cpp38 LOGE("adb port forwarding failed"); in init()
44 LOGE("cannot install or launch client"); in init()
DSimpleScriptExec.cpp54 LOGE("regcomp failed"); in checkIfPassed()
77 LOGE("cannot execute python"); in runScript()
/cts/suite/audio_quality/lib/src/task/
DTaskProcess.cpp66 LOGE("alloc failed"); in prepareParams()
73 LOGE("alloc failed"); in prepareParams()
78 LOGE("alloc failed"); in prepareParams()
87 LOGE("mismatching types %d %d", paramTypes[i], list[i].getType()); in prepareParams()
91 LOGE("mismatching types %d %d", paramTypes[i], list[i].getType()); in prepareParams()
98 LOGE("alloc failed"); in prepareParams()
104 LOGE("find failed"); in prepareParams()
118 LOGE("find %s failed", list[i].getParamString().string()); in prepareParams()
127 LOGE("const for output"); in prepareParams()
157 LOGE("TaskProcess::runBuiltin no match for %s", mName.string()); in doRun()
[all …]
DTaskInput.cpp41 LOGE("TaskInput::parseAttribute invalid recording time %d", mRecordingTimeInMs); in parseAttribute()
55 LOGE("createAudioHw failed"); in start()
66 LOGE("buffer alloc failed"); in start()
70 LOGE("prepare failed"); in start()
74 LOGE("record failed"); in start()
89 LOGE("waitForComletion failed"); in complete()
99 LOGE("cannot register/update buffer %s", mId.string()); in complete()
DModelBuilder.cpp91LOGE("ModelBuilder::parseTestDescriptionXml cannot load file %s: %d", xmlFileName.string(), error); in parseTestDescriptionXml()
100 LOGE("ModelBuilder::parseTestDescriptionXml wrong root element"); in parseTestDescriptionXml()
135 LOGE("ModelBuilder::parseGeneric unknown element %s", child->Value()); in parseGeneric()
150 LOGE("ModelBuilder::parseGeneric unsupported child type %d for type %d", childType, in parseGeneric()
156 LOGE("ModelBuilder::parseGeneric failed in parsing child type %d for type %d", in parseGeneric()
161 LOGE("ModelBuilder::parseGeneric cannot add child type %d to type %d", childType, in parseGeneric()
171 LOGE("ModelBuilder::parseGeneric mandatory child type %d not present in type %d", in parseGeneric()
193 LOGE("ModelBuilder::handleBatch cannot create TaskBatch"); in parseBatch()
202 LOGE("ModelBuilder::handleBatch no include inside batch"); in parseBatch()
214 LOGE("ModelBuilder::handleBatch invalid element %s", inc->Value()); in parseBatch()
[all …]
DTaskSound.cpp56 LOGE("TaskSound::run %s string not found", STR_ID.string()); in run()
61 LOGE("TaskSound::run %s string not found", STR_TYPE.string()); in run()
66 LOGE("alloc failed"); in run()
72 LOGE("Wrong number of parameters %d", tokens->size()); in run()
77 LOGE("Wrong number of parameters %d", tokens->size()); in run()
88 LOGE("Wrong number of parameters %d", tokens->size()); in run()
96 LOGE("TaskSound::run unknown word in type %s", type.string()); in run()
104 LOGE("TaskSound::run registering buffer %s failed", id.string()); in run()
DTaskOutput.cpp50 LOGE("cannot create Audio HW"); in start()
54 LOGE("prepare failed"); in start()
59 LOGE("cannot find buffer %s", mId.string()); in start()
65 LOGE("play failed"); in start()
93 LOGE("waitForCompletion failed"); in complete()
DTaskSave.cpp58 LOGE("alloc failed"); in handleFile()
64 LOGE("cannot prepare report dir"); in handleFile()
74 LOGE("mkdir of save dir %s failed, error %d", dirName.string(), errno); in handleFile()
83 LOGE("no buffer for given pattern %s", ((*listp)[i]).string()); in handleFile()
92 LOGE("save failed"); in handleFile()
111 LOGE("alloc failed"); in handleReport()
121 LOGE("no value for given pattern %s", ((*listp)[i]).string()); in handleReport()
DTaskAsync.cpp41 LOGE(" TaskAsync::run no id attribute"); in run()
50 LOGE("TaskAsync::run queueAsyncTask failed"); in run()
66 LOGE("TaskGeneric::parseAttribute gain out of range %d", mVolume); in parseAttribute()
DTaskDownload.cpp42 LOGE("TaskDownload::run %s string not found", STR_ID.string()); in run()
48 LOGE("TaskDownload::run cannot find buffer %s", id.string()); in run()
DTaskGeneric.cpp76 LOGE("TaskGeneric::getTestCase no TaskCase found!"); in getTestCase()
91 LOGE("child type %d returned %d", child->getType(), *result); in runChild()
108 LOGE("parseAttribute unknown attribute %s %s for type %d", in parseAttribute()
/cts/suite/audio_quality/lib/src/audio/
DAudioProtocol.cpp42 LOGE("error in reply %d", ntohl(data[1])); in handleReply()
46 LOGE("payload length %d not zero", ntohl(data[2])); in handleReply()
55 LOGE("handleReplyHeader cannot read"); in handleReplyHeader()
60 LOGE("Wrong header %x %x", command, data[0]); in handleReplyHeader()
65 LOGE("Wrong header %x %x", command, data[0]); in handleReplyHeader()
69 LOGE("Wrong header %x %x", command, data[0]); in handleReplyHeader()
80 LOGE("wrong reply ID 0x%x", ntohl(data[0])); in checkHeaderId()
155 LOGE("error in reply %d", ntohl(data[1])); in handleReply()
160 LOGE("received data %d exceeding buffer capacity %d", len, param->mBuffer->getCapacity()); in handleReply()
181 LOGE("error in reply %d", ntohl(data[1])); in handleReply()
DAudioLocal.cpp27 LOGE("AudioLocal cannot run"); in prepare()
45 LOGE("startPlaybackOrRecord while not initialized"); in startPlaybackOrRecord()
61 LOGE("waitForCompletion time-out"); in waitForCompletion()
88 LOGE("issueCommandAndWaitForCompletion timeout cmd %d", command); in issueCommandAndWaitForCompletion()
DRemoteAudio.cpp63 LOGE("RemoteAudio cannot run"); in init()
144 LOGE("socketRxCallback, error in packet, stopping polling"); in socketRxCallback()
212 LOGE("timeout"); in downloadData()
225 LOGE("Buffer name %s not registered", name.string()); in getDataId()
237 LOGE("busy"); in startPlayback()
244 LOGE("Buffer id %d not registered", id); in startPlayback()
260 LOGE("timeout"); in startPlayback()
282 LOGE("busy"); in startRecording()
295 LOGE("timeout"); in startRecording()
322 LOGE("timeout"); in getDeviceInfo()
DBuffer.cpp88 LOGE("Buffer::loadFromFile specified file %s has unknown extension.", filename.string()); in loadFromFile()
94 LOGE("Buffer::loadFromFile cannot open file %s.", filename.string()); in loadFromFile()
119 LOGE("Buffer::saveToFile cannot create file %s.", in saveToFile()
126 LOGE("Got error while writing file %s %x", filenameWithExtension.string(), file.rdstate()); in saveToFile()
DAudioPlaybackLocal.cpp72 LOGE("Unable to open PCM device(%d) (%s)\n", mHwId, pcm_get_error(mPcmHandle)); in doPrepare()
88 LOGE("AudioPlaybackLocal error %s", pcm_get_error(mPcmHandle)); in doPlaybackOrRecord()
DAudioRecordingLocal.cpp59 LOGE("Unable to open PCM device(%d) (%s)\n", mHwId, pcm_get_error(mPcmHandle)); in doPrepare()
82 LOGE("AudioRecordingLocal error %s", pcm_get_error(mPcmHandle)); in doPlaybackOrRecord()
DAudioHardware.cpp44 LOGE("cannot run script"); in detectAudioHw()
52 LOGE("result not correct %s", resultStr.string()); in detectAudioHw()
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/native_split/jni/
Dcom_android_cts_isolatedsplitapp_Native.cpp25 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
40 LOGE("Can't load %s: %s\n", library_file_name, dlerror()); in get_number_from_other_library()
45 LOGE("Can't load function %s: %s\n", function_name, error); in get_number_from_other_library()
87 LOGE("Native registration unable to find class '%s'", className); in registerNativeMethods()
91 LOGE("RegisterNatives failed for '%s'", className); in registerNativeMethods()
112 LOGE("ERROR: GetEnv failed"); in JNI_OnLoad()
117 LOGE("ERROR: registerNatives failed"); in JNI_OnLoad()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/
Dcom_android_cts_splitapp_Native.cpp25 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__) macro
36 LOGE("Can't load %s: %s\n", library_file_name, dlerror()); in get_number_from_other_library()
41 LOGE("Can't load function %s: %s\n", function_name, error); in get_number_from_other_library()
116 LOGE("Native registration unable to find class '%s'", className); in registerNativeMethods()
120 LOGE("RegisterNatives failed for '%s'", className); in registerNativeMethods()
153 LOGE("ERROR: GetEnv failed"); in JNI_OnLoad()
159 LOGE("ERROR: registerNatives failed"); in JNI_OnLoad()
/cts/suite/audio_quality/test/
DLogTest.cpp42 LOGE( "loge %d %d %d %d %d %d", 0, 1, 2, 3, 4, 5); in TEST_F()
57 LOGE( "loge " PrintABCDEF, a, b, c, d, e, f); in TEST_F()
/cts/hostsidetests/sustainedperf/shadertoy_android/jni/
Dutils.cpp55 LOGE("Shader failed to link: %s\n", infoLog); in LinkProgram()
87 LOGE("OpenGL error : %s : %s (%#08x)\n", msg.c_str(), str.c_str(), e); in GLCheckErrorStr()
/cts/suite/audio_quality/executable/src/
Dmain.cpp110 LOGE("cannot create log"); in main()
135 LOGE("Parsing of %x failed", xmlFile.string()); in main()

12