Home
last modified time | relevance | path

Searched defs:log (Results 476 - 500 of 980) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/python/Lib/distutils/
H A Ddist.py20 from distutils import log namespace
/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc1865 ScopedMemoryLog log; in TEST_F() local
1883 ScopedMemoryLog log; in TEST_F() local
/third_party/skia/modules/skottie/src/
H A DSkottie.cpp47 void AnimationBuilder::log(Logger::Level lvl, const skjson::Value* json, in log() function in skottie::internal::AnimationBuilder
309 void Logger::log(Level, const char[], const char*) {} in log() function in skottie::Logger
[all...]
/third_party/skia/bench/
H A Dnanobench.cpp1490 RunSkSLMemoryBenchmarks(&log); global() variable
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp96 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& test, const tcu::ConstPixelBufferAccess& ref, const tcu::PixelBufferAccess& diffMask, int radius) in compareImages() argument
159 void verifyImages (tcu::TestLog& log, tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& testImage, const tcu::ConstPixelBufferAccess& referenceImage) in verifyImages() argument
362 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local
493 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local
612 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local
764 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local
877 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local
984 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local
1098 tcu::TestLog& log = m_testCtx.getLog(); testPolygonOffset() local
[all...]
H A Des3fShaderPrecisionTests.cpp241 TestLog& log = m_testCtx.getLog(); in init() local
343 TestLog& log = m_testCtx.getLog(); in iterate() local
494 TestLog& log = m_testCtx.getLog(); in init() local
557 TestLog& log in iterate() local
688 TestLog& log = m_testCtx.getLog(); init() local
751 TestLog& log = m_testCtx.getLog(); iterate() local
[all...]
H A Des3fStencilTests.cpp291 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fTextureFormatTests.cpp147 TestLog& log = m_testCtx.getLog(); in init() local
180 TestLog& log = m_testCtx.getLog(); in iterate() local
317 TestLog& log = m_testCtx.getLog(); in init() local
375 TestLog& log = m_testCtx.getLog(); in testFace() local
543 TestLog& log = m_testCtx.getLog(); testLayer() local
699 TestLog& log = m_testCtx.getLog(); testSlice() local
847 TestLog& log = m_testCtx.getLog(); iterate() local
998 TestLog& log = m_testCtx.getLog(); testFace() local
1117 TestLog& log = m_testCtx.getLog(); iterate() local
1228 TestLog& log = m_testCtx.getLog(); testFace() local
[all...]
H A Des3fTextureWrapTests.cpp311 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fVertexArrayObjectTests.cpp194 void VertexArrayObjectTest::logVertexArrayState (tcu::TestLog& log, const VertexArrayState& state, const std::string& msg) in logVertexArrayState() argument
720 void MultiVertexArrayObjectTest::logVertexArrayState (tcu::TestLog& log, const VertexArrayState& state, const std::string& msg) in logVertexArrayState() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDebugTests.cpp394 std::stringstream log; in verifyMessageCount() local
537 TestLog& log = m_testCtx.getLog(); verifyMessageExists() local
561 TestLog& log = m_testCtx.getLog(); verifyMessageGroup() local
580 TestLog& log = m_testCtx.getLog(); verifyMessageString() local
602 TestLog& log = m_testCtx.getLog(); verifyMessage() local
665 tcu::TestLog& log = m_testCtx.getLog(); iterate() local
734 tcu::TestLog& log = m_testCtx.getLog(); iterate() local
758 TestLog& log = m_testCtx.getLog(); expectMessage() local
[all...]
H A Des31fDrawElementsBaseVertexTests.cpp325 tcu::TestLog& log = m_testCtx.getLog(); in verifyImage() local
H A Des31fMultisampleTests.cpp252 TestLog& log = m_testCtx.getLog(); in init() local
433 TestLog& log = m_testCtx.getLog(); in iterate() local
562 TestLog& log = m_testCtx.getLog(); init() local
585 TestLog& log = m_testCtx.getLog(); iterate() local
743 TestLog& log = m_testCtx.getLog(); iterate() local
905 TestLog& log = m_testCtx.getLog(); iterate() local
[all...]
H A Des31fShaderHelperInvocationTests.cpp381 static bool verifyHelperInvocationValue (TestLog& log, const tcu::Surface& result, bool isMultiSample) in verifyHelperInvocationValue() argument
570 static bool verifyHelperInvocationDerivate (TestLog& log, const tcu::Surface& result, bool isMultiSample) in verifyHelperInvocationDerivate() argument
[all...]
H A Des31fStencilTexturingTests.cpp394 static bool compareStencilToRed (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& stencilRef, const tcu::ConstPixelBufferAccess& result) in compareStencilToRed() argument
434 static bool compareRedChannel (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, int reference) in compareRedChannel() argument
[all...]
H A Des31fTextureFilteringTests.cpp73 static void logCubeArrayTexCoords(TestLog& log, vector<float>& texCoord) in logCubeArrayTexCoords() argument
338 TestLog& log = m_testCtx.getLog(); in iterate() local
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sVertexAttributeBindingTests.cpp72 static bool verifyImageYellowGreen (const tcu::Surface& image, tcu::TestLog& log, bool logImageOnSuccess) in verifyImageYellowGreen() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp73 bool compareByteArrays (tcu::TestLog& log, const deUint8* resPtr, const deUint8* refPtr, int numBytes) in compareByteArrays() argument
252 BufferWriterBase::BufferWriterBase (glu::RenderContext& renderCtx, tcu::TestLog& log) in BufferWriterBase() argument
267 BufferWriter(glu::RenderContext& renderCtx, tcu::TestLog& log, WriteType writeType) BufferWriter() argument
338 BufferVerifierBase(glu::RenderContext& renderCtx, tcu::TestLog& log) BufferVerifierBase() argument
354 BufferVerifier(glu::RenderContext& renderCtx, tcu::TestLog& log, VerifyType verifyType) BufferVerifier() argument
417 VertexArrayVerifier(glu::RenderContext& renderCtx, tcu::TestLog& log) VertexArrayVerifier() argument
[all...]
H A DglsMemoryStressCase.cpp170 TextureRenderer::TextureRenderer (tcu::TestLog& log, glu::RenderContext& renderContext) in TextureRenderer() argument
332 BufferRenderer::BufferRenderer (tcu::TestLog& log, glu::RenderContext& renderContext) in BufferRenderer() argument
461 MemObjectAllocator::MemObjectAllocator (tcu::TestLog& log, glu::RenderContext& renderContext, MemObjectType objectTypes, const MemObjectConfig& config, int seed) in MemObjectAllocator() argument
840 tcu::TestLog& log = m_testCtx.getLog(); iterate() local
[all...]
H A DglsRandomShaderCase.cpp461 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
H A DglsScissorTests.cpp213 TestLog& log = m_testCtx.getLog(); in iterate() local
646 TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
H A DglsStateChangePerfTestCases.cpp541 TestLog& log = m_testCtx.getLog(); in logAndSetTestResult() local
568 TestLog& log = m_testCtx.getLog(); iterate() local
671 TestLog& log = m_testCtx.getLog(); logTestCase() local
689 TestLog& log = m_testCtx.getLog(); logAndSetTestResult() local
[all...]
/third_party/vk-gl-cts/modules/internal/
H A DditFrameworkTests.cpp86 TestLog& log = m_testCtx.getLog(); in iterate() local
153 TestLog& log = m_testCtx.getLog(); in iterate() local
/third_party/vk-gl-cts/scripts/android/
H A Dbuild_apk.py227 def log (config, msg): function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/
H A DvktModifiersTests.cpp321 TestLog& log = context.getTestContext().getLog(); in listModifiersCase() local

Completed in 42 milliseconds

1...<<11121314151617181920>>...40