Home
last modified time | relevance | path

Searched defs:should_log (Results 1 – 8 of 8) sorted by relevance

/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/
Dsink.h33 inline bool sink::should_log(level::level_enum msg_level) const in should_log() function
/external/tensorflow/tensorflow/lite/tools/
Dlogging.h104 #define TFLITE_MAY_LOG(severity, should_log) \ argument
/external/toolchain-utils/rust_tools/
Drust_watch_test.py26 def should_log(_record): function
/external/tensorflow/tensorflow/compiler/xla/
Dstatus_macros.cc78 const std::string& message, bool should_log, in MakeError()
/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
Dlogger_impl.h237 inline bool spdlog::logger::should_log(spdlog::level::level_enum msg_level) const in should_log() function
/external/webrtc/rtc_base/
Dlogging.cc371 Boolean should_log = in OutputToDebug() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2198 auto should_log = [&node_names_for_logging](std::string node_name) { in VerboseShapeInferenceLogging() local
/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_end2end_test.cc3090 bool should_log = in TEST_P() local