Home
last modified time | relevance | path

Searched defs:LogOperation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DmDNSDebug.h99 …#define LogOperation( ... ) do { if (mDNS_LoggingEnabled) LogMsgWithLevel(MDNS_LOG_OPERATION, … macro
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dbfloat16_test.cc60 XLA_TEST_F(Bfloat16Test, LogOperation) { in XLA_TEST_F() argument