| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawNegativeViewportHeightTests.cpp | 515 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/samples/shader_translator/ |
| H A D | shader_translator.cpp | 334 std::string log = sh::GetInfoLog(compiler); in main() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cTextureBarrierTests.cpp | 413 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | gl4cClipControlTests.cpp | 143 bool fuzzyDepthCompare(tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, in fuzzyDepthCompare() argument 340 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 433 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 516 tcu::TestLog& log in ValidateFramebuffer() local 621 tcu::TestLog& log = m_testCtx.getLog(); iterate() local 705 tcu::TestLog& log = context.getTestContext().getLog(); ValidateFramebuffer() local 810 tcu::TestLog& log = m_testCtx.getLog(); iterate() local 893 tcu::TestLog& log = context.getTestContext().getLog(); ValidateFramebuffer() local 992 tcu::TestLog& log = m_testCtx.getLog(); iterate() local 1081 tcu::TestLog& log = context.getTestContext().getLog(); ValidateFramebuffer() local 1182 tcu::TestLog& log = m_testCtx.getLog(); iterate() local 1294 tcu::TestLog& log = context.getTestContext().getLog(); ValidateFramebuffer() local [all...] |
| H A D | gl4cES31CompatibilitySampleVariablesTests.cpp | 115 TestLog& log = m_testCtx.getLog(); in iterate() local 234 TestLog& log = m_testCtx.getLog(); in iterate() local 578 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cSampleShadingTests.cpp | 226 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcFragDepthTests.cpp | 142 TestLog& log = m_testCtx.getLog(); in iterate() local 295 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | glcNearestEdgeTests.cpp | 396 auto& log = m_testCtx.getLog(); in verifyResults() local
|
| H A D | glcSampleVariablesTests.cpp | 112 TestLog& log = m_testCtx.getLog(); in iterate() local 227 TestLog& log = m_testCtx.getLog(); in iterate() local 580 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | glcShaderMultisampleInterpolationTests.cpp | 124 TestLog& log = m_testCtx.getLog(); in iterate() local 276 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkAllocationCallbackUtil.cpp | 575 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 allowedLiveAllocScopeBits) in checkAndLog() argument 637 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUint32 allowedLiveAllocScopeBits) in validateAndLog() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | TestDisconnectActivity.java | 141 private void log(final String text) { in log() method in TestDisconnectActivity [all...] |
| /third_party/python/Lib/test/test_sqlite3/ |
| H A D | test_regression.py | 407 def log(self, *args): member in RegressionTests.test_bpo37347.Printer
|
| /third_party/python/Lib/distutils/ |
| H A D | msvc9compiler.py | 23 from distutils import log namespace
|
| /third_party/python/Lib/ |
| H A D | cgi.py | 119 log = initlog # The current logging function global() variable [all...] |
| H A D | asyncore.py | 408 def log(self, message): member in dispatcher
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | wire_format_unittest.cc | 1248 ScopedMemoryLog log; in TEST_F() local 1273 ScopedMemoryLog log; in TEST_F() local 1297 ScopedMemoryLog log; in TEST_F() local 1311 ScopedMemoryLog log; in TEST_F() local 1325 ScopedMemoryLog log; in TEST_F() local 1339 ScopedMemoryLog log; TEST_F() local 1357 ScopedMemoryLog log; TEST_F() local 1376 ScopedMemoryLog log; TEST_F() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDitheringTests.cpp | 247 TestLog& log = m_testCtx.getLog(); in drawAndCheckGradient() local 365 TestLog& log = m_testCtx.getLog(); in drawAndCheckUnicoloredQuad() local [all...] |
| H A D | es3fFboApiTests.cpp | 126 TestLog& log = testCtx.getLog(); in checkFboAttachmentParam() local 564 tcu::TestLog& log = m_context.getTestContext().getLog(); in iterate() local
|
| H A D | es3fFloatStateQueryTests.cpp | 92 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument 122 GetBooleanVerifier::GetBooleanVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetBooleanVerifier() argument 295 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() argument 501 GetInteger64Verifier(const glw::Functions& gl, tcu::TestLog& log) GetInteger64Verifier() argument 707 GetFloatVerifier(const glw::Functions& gl, tcu::TestLog& log) GetFloatVerifier() argument [all...] |
| H A D | es3fOcclusionQueryTests.cpp | 189 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local [all...] |
| H A D | es3fRasterizerDiscardTests.cpp | 248 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| H A D | es3fShaderMetamorphicTests.cpp | 108 TestLog& log = m_testCtx.getLog(); in render() local 161 TestLog& log = m_testCtx.getLog(); in checkNondet() local 172 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fNegativeSSBOBlockTests.cpp | 102 SsboArgs::SsboArgs(const std::string version, tcu::TestLog& log) in SsboArgs() argument 213 std::string generateVaryingSSBOShader(const glw::GLenum shaderType, const args::SsboArgs& args, tcu::TestLog& log) in generateVaryingSSBOShader() argument 335 tcu::TestLog& log = ctx.getLog(); in logProgramInfo() local 360 tcu::TestLog& log = ctx.getLog(); ssbo_block_matching() local 449 tcu::TestLog& log = ctx.getLog(); ssbo_block_shared_qualifier() local [all...] |
| H A D | es31fNegativeShaderImageLoadStoreTests.cpp | 372 tcu::TestLog& log = ctx.getLog(); in testShader() local
|