Home
last modified time | relevance | path

Searched refs:getLog (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/external/deqp/modules/gles31/functional/
Des31fProgramPipelineStateQueryTests.cpp103 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
104 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
107 const tcu::ScopedLogSection section(m_testCtx.getLog(), "VtxProg", "Vertex program"); in iterate()
108 m_testCtx.getLog() << vtxProgram; in iterate()
112 const tcu::ScopedLogSection section(m_testCtx.getLog(), "FrgProg", "Fragment program"); in iterate()
113 m_testCtx.getLog() << frgProgram; in iterate()
130 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Initial", "Initial"); in iterate()
135 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Set", "Set"); in iterate()
166 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
167 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
[all …]
Des31fIndexedStateQueryTests.cpp108 …m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_SAMPLE_MASK_WORDS = " << m_maxSampleMaskWor… in init()
113 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
114 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
120 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in iterate()
128 const tcu::ScopedLogSection section(m_testCtx.getLog(), "fixed", "Fixed values"); in iterate()
142 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values"); in iterate()
184 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
185 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
191 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Element", "Element " + de::toString(ndx)); in iterate()
225 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
[all …]
Des31fProgramStateQueryTests.cpp125 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
126 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
131 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "triangles in, triangle strip … in iterate()
139 m_testCtx.getLog() << program; in iterate()
148 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "points in, line strip out, 5 … in iterate()
156 m_testCtx.getLog() << program; in iterate()
164 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Layout", "points in, points out, 50 ver… in iterate()
172 m_testCtx.getLog() << program; in iterate()
251 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
252 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
[all …]
Des31fInternalFormatQueryTests.cpp110 …m_testCtx.getLog() << tcu::TestLog::Message << "Format must support sample count of " << glu::getG… in iterate()
115 …m_testCtx.getLog() << tcu::TestLog::Message << glu::getGettableStateStr(samplesEnum) << " = " << m… in iterate()
119 …m_testCtx.getLog() << tcu::TestLog::Message << "ERROR: minimum value of " << glu::getGettableStat… in iterate()
129 …m_testCtx.getLog() << tcu::TestLog::Message << "GL_NUM_SAMPLE_COUNTS = " << numSampleCounts << tcu… in iterate()
135 …m_testCtx.getLog() << tcu::TestLog::Message << "ERROR: Format MUST support some multisample config… in iterate()
143 tcu::MessageBuilder samplesMsg (&m_testCtx.getLog()); in iterate()
170 …m_testCtx.getLog() << tcu::TestLog::Message << "ERROR: Samples must be ordered descending." << tcu… in iterate()
181 …m_testCtx.getLog() << tcu::TestLog::Message << "ERROR: Only positive SAMPLES allowed." << tcu::Tes… in iterate()
192 …m_testCtx.getLog() << tcu::TestLog::Message << "ERROR: MAX_*_SAMPLES must be supported." << tcu::T… in iterate()
231 …m_testCtx.getLog() << tcu::TestLog::Message << "Querying GL_NUM_SAMPLE_COUNTS to larger-than-neede… in iterate()
[all …]
Des31fSampleVariableTests.cpp334 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
373 …m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_SAMPLES = " << maxSamples << tcu::TestLog::… in preDraw()
385 …m_testCtx.getLog() << tcu::TestLog::Message << "Set u_maxSamples = " << maxSamples << tcu::TestLog… in preDraw()
415 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), NoRedVerifier()); in verifyImage()
458 m_testCtx.getLog() in init()
465 m_testCtx.getLog() in init()
551 return verifyImageWithVerifier(resultImage, m_testCtx.getLog(), FullBlueSomeGreenVerifier()); in verifyImage()
567 m_testCtx.getLog() << tcu::TestLog::ImageSet("SampleBuffers", "Image sample buffers"); in verifySampleBuffers()
569 …m_testCtx.getLog() << tcu::TestLog::Image("Buffer" + de::toString(sampleNdx), "Sample " + de::toSt… in verifySampleBuffers()
570 m_testCtx.getLog() << tcu::TestLog::EndImageSet; in verifySampleBuffers()
[all …]
Des31fDebugTests.cpp529 TestLog& log = m_testCtx.getLog(); in verifyMessageExists()
553 TestLog& log = m_testCtx.getLog(); in verifyMessageGroup()
572 TestLog& log = m_testCtx.getLog(); in verifyMessageString()
594 TestLog& log = m_testCtx.getLog(); in verifyMessage()
657 tcu::TestLog& log = m_testCtx.getLog(); in iterate()
726 tcu::TestLog& log = m_testCtx.getLog(); in iterate()
750 TestLog& log = m_testCtx.getLog(); in expectMessage()
831 tcu::TestLog& log = m_testCtx.getLog(); in iterate()
851 TestLog& log = m_testCtx.getLog(); in expectError()
988 tcu::TestLog& log = m_testCtx.getLog(); in genMessages()
[all …]
Des31fVertexAttributeBindingStateQueryTests.cpp67 tcu::ResultCollector result(m_testCtx.getLog(), " // ERROR: "); in iterate()
89 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in test()
101 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test()
109 const tcu::ScopedLogSection section (m_testCtx.getLog(), "vao", "VAO state"); in test()
132 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values"); in test()
164 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in test()
176 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial values"); in test()
184 const tcu::ScopedLogSection section (m_testCtx.getLog(), "vao", "VAO state"); in test()
207 const tcu::ScopedLogSection section (m_testCtx.getLog(), "random", "Random values"); in test()
244 tcu::ResultCollector result(m_testCtx.getLog(), " // ERROR: "); in iterate()
[all …]
Des31fTextureBufferTests.cpp156 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
157 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
191 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
192 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
222 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
223 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
229 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate()
236 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate()
251 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate()
281 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
[all …]
Des31fSampleShadingTests.cpp78 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
79 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
84 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying initial value" << tcu::TestLog::EndMessa… in iterate()
90 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying random values" << tcu::TestLog::EndMessa… in iterate()
129 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
130 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
136 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying initial value" << tcu::TestLog::EndMessa… in iterate()
142 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying special values" << tcu::TestLog::EndMess… in iterate()
159 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying random values" << tcu::TestLog::EndMessa… in iterate()
196 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
[all …]
Des31fIntegerStateQueryTests.cpp89 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
90 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
135 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
136 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
142 const tcu::ScopedLogSection section(m_testCtx.getLog(), "initial", "Initial value"); in iterate()
149 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After bind"); in iterate()
164 const tcu::ScopedLogSection section(m_testCtx.getLog(), "bind", "After delete"); in iterate()
209 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
210 tcu::ResultCollector result (m_testCtx.getLog(), " // ERROR: "); in iterate()
263 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
[all …]
Des31fSynchronizationTests.cpp201 m_testCtx.getLog() << *m_program; in init()
213 …m_testCtx.getLog() << tcu::TestLog::Message << "Allocating zero-filled buffer for storage, size " … in init()
225 …m_testCtx.getLog() << tcu::TestLog::Message << "Allocating image for storage, size " << m_workWidt… in init()
235 …m_testCtx.getLog() << tcu::TestLog::Message << "Filling image with 0." << tcu::TestLog::EndMessage; in init()
253 …m_testCtx.getLog() << tcu::TestLog::Message << "Allocating -1 filled buffer for results, size " <<… in init()
309 m_testCtx.getLog() in runCompute()
331 …m_testCtx.getLog() << tcu::TestLog::Message << "Binding same buffer object to buffer storages." <<… in runCompute()
345 …m_testCtx.getLog() << tcu::TestLog::Message << "Binding same texture level to image storages." << … in runCompute()
386 …m_testCtx.getLog() << tcu::TestLog::Message << "Result buffer failed, got unexpected values.\n" <<… in verifyResults()
388 …m_testCtx.getLog() << tcu::TestLog::Message << " Error at index " << ndx << ": expected 1, got " <… in verifyResults()
[all …]
Des31fProgramInterfaceQueryTestCase.cpp252 …m_testCtx.getLog() << tcu::TestLog::Message << "Error, resource name \"" << resource << "\" refers… in validate()
379 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying type, expecting " << glu::getDataTypeNam… in validateSingleVariable()
383 …m_testCtx.getLog() << tcu::TestLog::Message << "\tError, got " << glu::getDataTypeName(glu::getDat… in validateSingleVariable()
413 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying type, expecting " << glu::getDataTypeNam… in validateBuiltinVariable()
417 …m_testCtx.getLog() << tcu::TestLog::Message << "\tError, got " << glu::getDataTypeName(glu::getDat… in validateBuiltinVariable()
458 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying array size, expecting " << arraySize << … in validateSingleVariable()
462 …m_testCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMe… in validateSingleVariable()
492 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying array size, expecting " << builtins[ndx]… in validateBuiltinVariable()
496 …m_testCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMe… in validateBuiltinVariable()
537 …m_testCtx.getLog() << tcu::TestLog::Message << "Verifying array stride, expecting greater or equal… in validateSingleVariable()
[all …]
Des31fTessellationGeometryInteractionTests.cpp188 m_testCtx.getLog() in init()
253 …m_testCtx.getLog() << tcu::TestLog::Message << "Tessellation level: inner " << innerTessellationLe… in iterate()
258 …const tcu::ScopedLogSection section (m_testCtx.getLog(), renderTargets[renderNdx].name, renderTarg… in iterate()
276 m_testCtx.getLog() << program; in iterate()
312 if (tcu::intThresholdPositionDeviationCompare(m_testCtx.getLog(), in iterate()
494 m_testCtx.getLog() in init()
559 …const tcu::ScopedLogSection section (m_testCtx.getLog(), renderTargets[renderNdx].name, renderTarg… in iterate()
575 m_testCtx.getLog() << program; in iterate()
617 imageOk = tcu::fuzzyCompare(m_testCtx.getLog(), in iterate()
625 imageOk = tcu::intThresholdPositionDeviationCompare(m_testCtx.getLog(), in iterate()
[all …]
Des31fTextureMultisampleTests.cpp203 …m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_COLOR_TEXTURE_SAMPLES = " << maxSamples << … in init()
206 …m_testCtx.getLog() << tcu::TestLog::Message << "GL_SUBPIXEL_BITS = " << m_subpixelBits << tcu::Tes… in init()
210 …m_testCtx.getLog() << tcu::TestLog::Message << "Creating multisample texture" << tcu::TestLog::End… in init()
274 …m_testCtx.getLog() << tcu::TestLog::Message << "// ERROR: Sample position of sample " << sampleNdx… in init()
351 m_testCtx.getLog() << program; in genMultisampleTexture()
361 …m_testCtx.getLog() << tcu::TestLog::Message << "Attaching texture to FBO" << tcu::TestLog::EndMess… in genMultisampleTexture()
371 m_testCtx.getLog() << tcu::TestLog::Message << "Sample locations:" << tcu::TestLog::EndMessage; in genMultisampleTexture()
381 …m_testCtx.getLog() << tcu::TestLog::Message << "\t" << sampleNdx << ": (" << position[0] << ", " <… in genMultisampleTexture()
387 …m_testCtx.getLog() << tcu::TestLog::Message << "Drawing test pattern to the texture" << tcu::TestL… in genMultisampleTexture()
425 …const tcu::ScopedLogSection section (m_testCtx.getLog(), "Generate sampler shader", "Generate sa… in genSamplerProgram()
[all …]
Des31fShaderPackingFunctionTests.cpp106 m_testCtx.getLog() << m_executor; in init()
195 …m_testCtx.getLog() << TestLog::Message << "Executing shader for " << inputs.size() << " input valu… in iterate()
226 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx in iterate()
233 m_testCtx.getLog() << TestLog::Message << "..." << TestLog::EndMessage; in iterate()
239 …m_testCtx.getLog() << TestLog::Message << (numValues - numFailed) << " / " << numValues << " value… in iterate()
283 …m_testCtx.getLog() << TestLog::Message << "Executing shader for " << inputs.size() << " input valu… in iterate()
315 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n" in iterate()
323 m_testCtx.getLog() << TestLog::Message << "..." << TestLog::EndMessage; in iterate()
329 …m_testCtx.getLog() << TestLog::Message << (numValues - numFailed) << " / " << numValues << " value… in iterate()
386 …m_testCtx.getLog() << TestLog::Message << "Executing shader for " << inputs.size() << " input valu… in iterate()
[all …]
/external/slf4j/slf4j-migrator/jcl/
Djclcontent.java8 Log l = LogFactory.getLog(MyClass.class);
9 Log mylog=LogFactory.getLog(MyClass.class);
10 Log mylog1 = LogFactory.getLog(MyClass.class);
11 Log mylog2 = LogFactory.getLog(MyClass.class);
15 Log mylog5 = LogFactory.getLog(MyClass.class);
21 myLog9 = LogFactory.getLog(MyClass.class);
/external/deqp/modules/gles3/functional/
Des3fFlushFinishTests.cpp214 m_testCtx.getLog() << *m_program; in init()
291 tcu::ScopedLogSection section (m_testCtx.getLog(), "CalibrationInfo", "Calibration info"); in calibrate()
301 …m_testCtx.getLog() << TestLog::Message << "Calibrating shader iteration count, target duration = "… in calibrate()
316 …m_testCtx.getLog() << TestLog::Message << "Duration with " << curIterCount << " iterations = " << … in calibrate()
345 …m_testCtx.getLog() << TestLog::Integer("ShaderIterCount", "Shader iteration count", "", QP_KEY_TAG… in calibrate()
354 …m_testCtx.getLog() << TestLog::Message << "Calibrating maximum draw call count, target duration = … in calibrate()
370 …m_testCtx.getLog() << TestLog::Message << "Duration with " << curDrawCount << " draw calls = " << … in calibrate()
399 …m_testCtx.getLog() << TestLog::Integer("MaxDrawCalls", "Maximum number of draw calls", "", QP_KEY_… in calibrate()
476 tcu::ScopedLogSection section (m_testCtx.getLog(), "Samples", "Samples"); in analyzeResults()
482 m_testCtx.getLog() << *iter; in analyzeResults()
[all …]
Des3fShaderPackingFunctionTests.cpp106 m_testCtx.getLog() << m_executor; in init()
191 …m_testCtx.getLog() << TestLog::Message << "Executing shader for " << inputs.size() << " input valu… in iterate()
222 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx in iterate()
229 m_testCtx.getLog() << TestLog::Message << "..." << TestLog::EndMessage; in iterate()
235 …m_testCtx.getLog() << TestLog::Message << (numValues - numFailed) << " / " << numValues << " value… in iterate()
279 …m_testCtx.getLog() << TestLog::Message << "Executing shader for " << inputs.size() << " input valu… in iterate()
311 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n" in iterate()
319 m_testCtx.getLog() << TestLog::Message << "..." << TestLog::EndMessage; in iterate()
325 …m_testCtx.getLog() << TestLog::Message << (numValues - numFailed) << " / " << numValues << " value… in iterate()
382 …m_testCtx.getLog() << TestLog::Message << "Executing shader for " << inputs.size() << " input valu… in iterate()
[all …]
/external/deqp/modules/egl/
DteglApiCase.cpp42 , CallLogWrapper(eglTestCtx.getLibrary(), eglTestCtx.getTestContext().getLog()) in ApiCase()
90 …m_testCtx.getLog() << TestLog::Message << "// ERROR expected: " << eglu::getErrorStr(expected) << … in expectError()
101 …m_testCtx.getLog() << TestLog::Message << "// ERROR expected: " << eglu::getErrorStr(expectedA) <<… in expectEitherError()
111 …m_testCtx.getLog() << TestLog::Message << "// ERROR expected: " << eglu::getBooleanStr(expected) <… in expectBoolean()
121 …m_testCtx.getLog() << TestLog::Message << "// ERROR expected: EGL_NO_CONTEXT" << TestLog::EndMessa… in expectNoContext()
132 …m_testCtx.getLog() << TestLog::Message << "// ERROR expected: EGL_NO_SURFACE" << TestLog::EndMessa… in expectNoSurface()
143 …m_testCtx.getLog() << TestLog::Message << "// ERROR expected: EGL_NO_DISPLAY" << TestLog::EndMessa… in expectNoDisplay()
153 m_testCtx.getLog() << TestLog::Message << "// ERROR expected: NULL" << TestLog::EndMessage; in expectNull()
DteglClientExtensionTests.cpp165 …m_testCtx.getLog() << TestLog::Message << "eglQueryString(EGL_NO_DISPLAY, EGL_EXTENSIONS) didn't f… in iterate()
219 …m_testCtx.getLog() << TestLog::Message << "'" << clientExtensions[extNdx] << "' is not client exte… in iterate()
228 …m_testCtx.getLog() << TestLog::Message << "'" << displayExtensions[extNdx] << "' is not display ex… in iterate()
279 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Client extensions", "Client extensions"); in iterate()
282 m_testCtx.getLog() << TestLog::Message << clientExtensions[extNdx] << TestLog::EndMessage; in iterate()
287 …const tcu::ScopedLogSection section(m_testCtx.getLog(), "Display extensions", "Display extensions"… in iterate()
290 m_testCtx.getLog() << TestLog::Message << displayExtensions[extNdx] << TestLog::EndMessage; in iterate()
306 …m_testCtx.getLog() << TestLog::Message << "Extension '" << *iter << "' exists in client and displa… in iterate()
312 …m_testCtx.getLog() << TestLog::Message << "Extension sets are not disjoint" << TestLog::EndMessage; in iterate()
DteglMultiThreadTests.cpp122 ThreadLog& getLog (void) { return m_log; } in getLog() function in deqp::egl::TestThread
199 getLog() << ThreadLog::BeginMessage << "Thread stopped" << ThreadLog::EndMessage; in run()
203getLog() << ThreadLog::BeginMessage << "Not supported: '" << e.what() << "'" << ThreadLog::EndMess… in run()
207getLog() << ThreadLog::BeginMessage << "Got exception: '" << e.what() << "'" << ThreadLog::EndMess… in run()
211 getLog() << ThreadLog::BeginMessage << "Unknown exception" << ThreadLog::EndMessage; in run()
339 …m_testCtx.getLog() << tcu::TestLog::Message << "Thread timeout limit: " << m_timeoutUs << "us" << … in iterate()
394 if (messageNdx[threadNdx] >= (int)m_threads[threadNdx]->getLog().getMessages().size()) in iterate()
397 …if (nextThreadNdx == -1 || nextThreadTimeUs > m_threads[threadNdx]->getLog().getMessages()[message… in iterate()
400 nextThreadTimeUs = m_threads[threadNdx]->getLog().getMessages()[messageNdx[threadNdx]].timeUs; in iterate()
407 …x.getLog() << tcu::TestLog::Message << "[" << (nextThreadTimeUs - m_startTimeUs) << "] (" << nextT… in iterate()
[all …]
/external/deqp/modules/gles2/functional/
Des2fFlushFinishTests.cpp199 m_testCtx.getLog() << *m_program; in init()
267 tcu::ScopedLogSection section (m_testCtx.getLog(), "CalibrationInfo", "Calibration info"); in calibrate()
276 …m_testCtx.getLog() << TestLog::Message << "Calibrating maximum draw call count, target duration = … in calibrate()
289 …m_testCtx.getLog() << TestLog::Message << "Duration with " << curDrawCount << " draw calls = " << … in calibrate()
318 …m_testCtx.getLog() << TestLog::Integer("MaxDrawCalls", "Maximum number of draw calls", "", QP_KEY_… in calibrate()
367 tcu::ScopedLogSection section (m_testCtx.getLog(), "Samples", "Samples"); in analyzeResults()
373 m_testCtx.getLog() << *iter; in analyzeResults()
376 …m_testCtx.getLog() << TestLog::Float("WaitCoefficient", "Wait coefficient", "", QP_KEY_TAG_NONE… in analyzeResults()
388 …m_testCtx.getLog() << TestLog::Message << "Wait time is" << (waitCorrelated ? "" : " NOT") << " co… in analyzeResults()
390 …m_testCtx.getLog() << TestLog::Message << "Warning: Wait time correlation to rendering workload si… in analyzeResults()
[all …]
/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp130 m_testCtx.getLog() in init()
160 m_testCtx.getLog() in init()
181 …m_testCtx.getLog() << tcu::TestLog::Message << "Using implementation maximum geometry shader outpu… in init()
192 …m_testCtx.getLog() << tcu::TestLog::Message << "Using geometry shader extension minimum maximum ou… in init()
225 tcu::MessageBuilder msg(&m_testCtx.getLog()); in init()
261 m_testCtx.getLog() in init()
273 m_testCtx.getLog() in init()
283 m_testCtx.getLog() << *m_program; in init()
303 …m_testCtx.getLog() << tcu::TestLog::Message << "Rendering single point at the origin. Expecting ye… in iterate()
312 m_testCtx.getLog() in iterate()
[all …]
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DCheckMojo.java137 getLog().info(MSG_SKIPPING + dataFile); in canCheckCoverage()
143 getLog().info( in canCheckCoverage()
182 this.getLog().warn(CHECK_FAILED); in executeCheck()
185 this.getLog().info(CHECK_SUCCESS); in executeCheck()
193 fileFilter, getLog()); in loadBundle()
211 this.getLog().warn(message); in onViolation()
DMergeMojo.java80 getLog().info(MSG_SKIPPING); in canMergeReports()
95 final FileSetManager fileSetManager = new FileSetManager(getLog()); in load()
105 getLog().info( in load()
120 getLog().info(MSG_SKIPPING); in save()
123 getLog().info( in save()

12345678910>>...17