Home
last modified time | relevance | path

Searched defs:log (Results 226 - 250 of 1345) sorted by relevance

12345678910>>...54

/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
/base/hiviewdfx/hiview/base/
H A Daudit_log_parser.cpp55 std::vector<std::string> SplitStr(const std::string& log) in SplitStr() argument
/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder.cpp184 RawDataBuilder& RawDataBuilder::AppendLog(const uint8_t log) in AppendLog() argument
/base/hiviewdfx/hiview/base/event_raw/include/base/
H A Draw_data_base_def.h112 uint8_t log; member
/base/hiviewdfx/hiview/base/event_store/include/
H A Dbase_def.h118 uint8_t log; member
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dsys_event_test.cpp639 uint8_t log = 0; // 0 is a test log value in HWTEST_F() local
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_local_test.cpp187 string log[] = {"#00", "backtrace_local", "Tid:", "Name"}; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Ddfx_processdump_test.cpp309 string log[] = {"please use dumpcatcher"}; in HWTEST_F() local
327 string log[] = {"please use dumpcatcher"}; in HWTEST_F() local

Completed in 19 milliseconds

12345678910>>...54