Home
last modified time | relevance | path

Searched defs:Logging (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/hardware/google/aemu/host-common/
Dlogging_unittest.cpp50 TEST(Logging, ERRMacroNoArguments) { in TEST() argument
58 TEST(Logging, ERRMacroWithArguments) { in TEST() argument
66 TEST(Logging, INFOMacroNoArguments) { in TEST() argument
74 TEST(Logging, INFOMacroWithArguments) { in TEST() argument
82 TEST(Logging, FormatsPrefixCorrectly) { in TEST() argument
91 TEST(Logging, OutputsTimestamp) { in TEST() argument
99 TEST(Logging, FileHasBasenameOnlyWithBackwardsSlashes) { in TEST() argument
108 TEST(Logging, FileHasBasenameOnlyWithForwardSlashes) { in TEST() argument
116 TEST(Logging, OutputsDifferentThreadIdsOnDifferentThreads) { in TEST() argument
/aosp_15_r20/external/ot-br-posix/tests/gtest/
H A Dtest_logging.cpp39 TEST(Logging, TestLoggingHigherLevel) in TEST() argument
54 TEST(Logging, TestLoggingEqualLevel) in TEST() argument
70 TEST(Logging, TestLoggingEqualLevelNoSyslog) in TEST() argument
86 TEST(Logging, TestLoggingLowerLevel) in TEST() argument
101 TEST(Logging, TestLoggingDump) in TEST() argument
/aosp_15_r20/external/leveldb/util/
H A Dlogging_test.cc15 TEST(Logging, NumberToString) { in TEST() argument
53 TEST(Logging, ConsumeDecimalNumberRoundtrip) { in TEST() argument
75 TEST(Logging, ConsumeDecimalNumberRoundtripWithPadding) { in TEST() argument
100 TEST(Logging, ConsumeDecimalNumberOverflow) { in TEST() argument
129 TEST(Logging, ConsumeDecimalNumberNoDigits) { in TEST() argument
/aosp_15_r20/system/chre/doc/
H A Dframework_debugging.md8 ## Logging section in Debugging the CHRE Framework
20 ### Log levels
31 ### Log level filtering
/aosp_15_r20/external/webrtc/api/test/
H A Dvideo_quality_test_fixture.h104 struct Logging { struct
105 std::string rtc_event_log_name;
106 std::string rtp_dump_name;
107 std::string encoded_frame_base_path;
/aosp_15_r20/external/executorch/docs/source/
H A Ddelegate-debugging.md83 ### Real-Time Logging
110 ### Post-Time Logging
H A Dportable-cpp-programming.md92 ## Logging section in Portable C++ Programming
101 ### Logging Format Portability
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/logging/
H A DLogging.java47 class Logging implements LoggingMXBean { class
54 Logging() { in Logging() method in Logging
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/logging/
DLogging.java47 class Logging implements LoggingMXBean { class
54 Logging() { in Logging() method in Logging
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/logging/
DLogging.java47 class Logging implements LoggingMXBean { class
54 Logging() { in Logging() method in Logging
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dlogging_test.cc25 TEST(Logging, Log) { in TEST() argument
35 TEST(Logging, CheckChecks) { in TEST() argument
/aosp_15_r20/external/angle/doc/
H A DDebuggingTips.md170 ### Vulkan Call Logging on Desktop
180 ### Vulkan Call Logging on Android
/aosp_15_r20/packages/modules/DnsResolver/
DREADME.md1 ## Logging section
/aosp_15_r20/external/python/google-api-python-client/docs/
Dlogging.md1 # Logging chapter
/aosp_15_r20/packages/services/Car/car_product/distant_display/apps/CarDistantDisplaySystemUI/src/com/android/systemui/car/distantdisplay/util/
DLogging.java25 public class Logging { class
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
H A Dlogging.proto54 message Logging { message
/aosp_15_r20/external/googleapis/google/api/
H A Dlogging.proto54 message Logging { message
/aosp_15_r20/external/pigweed/docs/style/
H A Dcli.rst131 Logging chapter
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DLogging.java56 public final class Logging extends com.google.protobuf.GeneratedMessageV3 class
62 private Logging(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Logging() method in Logging
66 private Logging() { in Logging() method in Logging
/aosp_15_r20/external/pytorch/docs/source/
H A Ddistributed.tensor.rst152 Logging section in Debugging
/aosp_15_r20/external/python/cpython3/Doc/library/
Dasyncio-dev.rst139 Logging chapter
/aosp_15_r20/external/google-cloud-java/
H A DTROUBLESHOOTING.md3 ## Logging section in Troubleshooting
/aosp_15_r20/external/tpm2-tss/
H A DREADME.md174 ### Logging subsection
/aosp_15_r20/external/python/cpython2/Doc/tutorial/
Dstdlib2.rst210 Logging chapter
/aosp_15_r20/external/python/cpython3/Doc/tutorial/
Dstdlib2.rst213 Logging chapter

123456