Home
last modified time | relevance | path

Searched defs:log (Results 151 - 175 of 963) sorted by relevance

12345678910>>...39

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderNonarrayInput.cpp308 std::string log = getCompilationInfoLog(m_gs_valid_non_ib); in iterate() local
321 std::string log = getCompilationInfoLog(m_gs_valid_ib); in iterate() local
335 std::string log = getLinkingInfoLog(m_po_a_valid); in iterate() local
350 std::string log = getLinkingInfoLog(m_po_b_valid); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessProgramPipelinesTests.cpp336 glw::GLchar log[max_log_size] = { 0 }; in testProgramPipelineInfoLog() local
651 glw::GLchar log[max_log_size] = { 0 }; in prepareShaderPrograms() local
680 glw::GLchar log[max_log_siz in prepareShaderPrograms() local
[all...]
H A Dgl4cES31CompatibilityTests.cpp131 glw::GLchar* log = new glw::GLchar[log_size]; in iterate() local
417 glw::GLchar* log = new glw::GLchar[log_size]; in createProgram() local
473 glw::GLchar* log = new glw::GLchar[log_size]; createProgram() local
[all...]
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DDeqpInstrumentation.java197 public void testLogData (String log) throws InterruptedException in testLogData() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuRandomOrderExecutor.cpp183 TestLog &log = m_testCtx.getLog(); in execute() local
198 TestLog &log = m_testCtx.getLog(); in executeInner() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dtstdtmod.cpp137 TestDataModule *TestDataModule::getTestDataModule(const char* name, TestLog& log, UErrorCode &status) in getTestDataModule() argument
156 TestDataModule::TestDataModule(const char* name, TestLog& log, UErrorCode& /*status*/) in TestDataModule() argument
184 RBTestDataModule::RBTestDataModule(const char* name, TestLog& log, UErrorCode& status) in RBTestDataModule() argument
/third_party/python/Lib/distutils/command/
H A Dbuild_py.py13 from distutils import log namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py134 def log(message, level=1): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DError.cpp122 void StringError::log(raw_ostream &OS) const { in log() function in llvm::StringError
/third_party/skia/experimental/lowp-basic/
H A Dbilerp-study.cpp21 void log(int16_t golden, int16_t candidate) { in log() function
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sSyncTests.cpp161 TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderStorageTests.cpp43 tcu::TestLog& log = ctx.getLog(); in verifyProgram() local
H A Des31fNegativeTestShared.cpp50 NegativeTestContext(ErrorCase& host, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, tcu::TestLog& log, tcu::ResultCollector& results, bool enableLogging_) NegativeTestContext() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmWorkgroupMemoryTests.cpp55 checkResultsFloat16(const vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const vector<Resource>& expectedOutputs, tcu::TestLog& log) checkResultsFloat16() argument
84 checkResultsFloat32(const vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const vector<Resource>& expectedOutputs, tcu::TestLog& log) checkResultsFloat32() argument
120 checkResultsFloat64(const vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const vector<Resource>& expectedOutputs, tcu::TestLog& log) checkResultsFloat64() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp131 bool verifyFractionalSpacingSingle (tcu::TestLog& log, in verifyFractionalSpacingSingle() argument
[all...]
H A DvktTessellationLimitsTests.cpp63 tcu::TestStatus expectGreaterOrEqual(tcu::TestLog& log, const deUint32 expected, const deUint32 actual) in expectGreaterOrEqual() argument
83 tcu::TestLog& log = context.getTestContext().getLog(); in deviceLimitsTestCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktInfoTests.cpp126 TestLog& log = context.getTestContext().getLog(); in logDeviceInfo() local
219 TestLog& log = context.getTestContext().getLog(); in logPlatformMemoryLimits() local
/third_party/vk-gl-cts/framework/common/
H A DtcuApp.cpp127 App::App (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine) in App() argument
309 TestLog* log = static_cast<TestLog*>(userPtr); in writeCrashToLog() local
H A DtcuTestSessionExecutor.cpp206 TestLog& log = m_testCtx.getLog(); in enterTestCase() local
256 TestLog& log = m_testCtx.getLog(); in leaveTestCase() local
328 TestLog& log = m_testCtx.getLog(); in iterateTestCase() local
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextTests.cpp84 TestLog& log = m_testCtx.getLog(); in executeForConfig() local
127 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
H A DteglInfoTests.cpp93 tcu::TestLog& log = m_testCtx.getLog(); in validateString() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPrerequisiteTests.cpp258 TestLog& log = m_testCtx.getLog(); in iterate() local
/third_party/curl/tests/http/clients/
H A Dh2-pausing.c40 static void log_line_start(FILE *log, const char *idsbuf, curl_infotype type) in log_line_start() argument
/third_party/curl/tests/
H A Dnegtelnetserver.py43 log = logging.getLogger(__name__) variable
[all...]
H A Dsmbserver.py57 log = logging.getLogger(__name__) variable
[all...]

Completed in 13 milliseconds

12345678910>>...39