Home
last modified time | relevance | path

Searched defs:LogInfo (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Ddump_mlir_util_test.cc39 TEST(DumpMlirModuleTest, LogInfo) { in TEST() argument
/external/ImageMagick/MagickCore/
Dlog.h62 LogInfo; typedef
/external/mdnsresponder/mDNSCore/
DmDNSDebug.h101 …#define LogInfo( ... ) do { if (mDNS_LoggingEnabled) LogMsgWithLevel(MDNS_LOG_INFO, … macro
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_reader.cpp218 void SnapShotReader::LogInfo(const std::string &msg) in LogInfo() function in SnapShotReader
/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc1007 void RunHandlerPool::Impl::LogInfo() { in LogInfo() function in tensorflow::RunHandlerPool::Impl