Home
last modified time | relevance | path

Searched defs:Log (Results 1 – 25 of 70) sorted by relevance

123

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_impl.h110 typedef struct Log struct
116 } Log; typedef
/third_party/spirv-tools/test/
Dlog_test.cpp24 TEST(Log, Unimplemented) { in TEST() argument
38 TEST(Log, Unreachable) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dlog_test.cpp24 TEST(Log, Unimplemented) { in TEST() argument
38 TEST(Log, Unreachable) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dlog_test.cpp24 TEST(Log, Unimplemented) { in TEST() argument
38 TEST(Log, Unreachable) { in TEST() argument
/third_party/typescript/tests/cases/compiler/
DdeclFileEmitDeclarationOnly.ts5 const Log = { constant
/third_party/typescript/tests/baselines/reference/
DdeclFileEmitDeclarationOnly.js2 const Log = { variable
/third_party/ltp/testcases/realtime/scripts/
Dparser.py32 class Log: class
/third_party/node/deps/v8/src/torque/ls/
Dglobals.h32 static void Log(Args&&... args) { in Log() function
/third_party/jsframework/runtime/utils/
Dutils.ts94 export class Log { class
/third_party/node/deps/v8/src/logging/
Dlog-utils.h103 friend class Log; variable
Dlog-utils.cc52 Log::Log(Logger* logger, std::string file_name) in Log() function in v8::internal::Log
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Draw_logging_test.cc28 TEST(RawLoggingCompilationTest, Log) { in TEST() argument
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
DLog.java26 public class Log { class
/third_party/python/Lib/distutils/
Dlog.py14 class Log: class
/third_party/googletest/googlemock/src/
Dgmock-internal-utils.cc152 GTEST_API_ void Log(LogSeverity severity, const std::string& message, in Log() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DGraphWriter.cpp116 raw_string_ostream Log(LogBuffer); in TryFindProgram() local
/third_party/node/deps/v8/src/d8/
Dd8-console.cc49 void D8Console::Log(const debug::ConsoleCallArguments& args, in Log() function in v8::D8Console
/third_party/gn/src/gn/
Dscheduler.cc41 void Scheduler::Log(const std::string& verb, const std::string& msg) { in Log() function in Scheduler
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
Dgit.go184 func Log(path string, count int) ([]ChangeList, error) { func
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAlignment.h64 uint8_t Log; member
/third_party/node/deps/v8/src/diagnostics/
Dbasic-block-profiler.cc184 void BasicBlockProfilerData::Log(Isolate* isolate) { in Log() function in v8::internal::BasicBlockProfilerData
/third_party/rust/crates/log/src/
Dlib.rs1270 pub trait Log: Sync + Send { interface
1310 impl<T> Log for &'_ T impl
1473 F: FnOnce() -> &'static dyn Log, in set_logger_inner()
/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts10 export interface Log { interface
/third_party/node/deps/v8/src/debug/
Dinterface-types.h129 virtual void Log(const ConsoleCallArguments& args, in Log() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp236 …void Log (const std::string& /*message*/) override { DE_FATAL("amber::Delegate::Log unimple… in Log() function in vkt::cts_amber::Delegate

123