| /external/e2fsprogs/tests/f_jnl_32bit/ |
| D | expect.0 | 4 FS block 2 logged at journal block 2 (flags 0x8) 8 FS block 82 logged at journal block 5 (flags 0x0) 9 FS block 2 logged at journal block 6 (flags 0x2) 10 FS block 99 logged at journal block 7 (flags 0x2) 11 FS block 66 logged at journal block 8 (flags 0x2) 12 FS block 81 logged at journal block 9 (flags 0x2) 13 FS block 98 logged at journal block 10 (flags 0x2) 14 FS block 68 logged at journal block 11 (flags 0x2) 15 FS block 83 logged at journal block 12 (flags 0x2) 16 FS block 354 logged at journal block 13 (flags 0x2) [all …]
|
| /external/e2fsprogs/tests/f_jnl_64bit/ |
| D | expect.0 | 98 FS block 802 logged at journal block 69 (flags 0x0) 99 FS block 803 logged at journal block 70 (flags 0x2) 100 FS block 131 logged at journal block 71 (flags 0x2) 101 FS block 2 logged at journal block 72 (flags 0x2) 102 FS block 1 logged at journal block 73 (flags 0x2) 103 FS block 147 logged at journal block 74 (flags 0x2) 104 FS block 783 logged at journal block 75 (flags 0x2) 105 FS block 130 logged at journal block 76 (flags 0x2) 106 FS block 807 logged at journal block 77 (flags 0x2) 107 FS block 808 logged at journal block 78 (flags 0x2) [all …]
|
| /external/federated-compute/fcp/client/ |
| D | diag_codes.proto | 37 * Note that only the ordinal of the diag code enum will be logged to clearcut. 47 /** Logged right before ClientExecution.getLoopOp() is executed */ 50 /** Logged right after ClientExecution.getLoopOp() is executed */ 53 /** Logged if opstats is enabled */ 59 // Logged when a resource is requested that is in the cache. 62 // Logged when a resource is requested that isn't in the cache. 67 * Diagnosis codes that are meant to be logged in production. These usually are 168 /** Logged when a CheckinRequestAck message was expected, but not received. */ 171 /** Logged when a CheckinRequestAck message is received. */ 184 // Logged when the provided path for creating database is invalid. [all …]
|
| /external/google-cloud-java/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/ |
| D | ErrorContextOrBuilder.java | 73 * logged in. In this case the 92 * logged in. In this case the 109 * report the error, usually the place where it was logged. 110 * For a logged exception this would be the source line where the 111 * exception is logged, usually close to the place where it was 125 * report the error, usually the place where it was logged. 126 * For a logged exception this would be the source line where the 127 * exception is logged, usually close to the place where it was 141 * report the error, usually the place where it was logged. 142 * For a logged exception this would be the source line where the [all …]
|
| D | ErrorContext.java | 139 * logged in. In this case the 169 * logged in. In this case the 199 * report the error, usually the place where it was logged. 200 * For a logged exception this would be the source line where the 201 * exception is logged, usually close to the place where it was 218 * report the error, usually the place where it was logged. 219 * For a logged exception this would be the source line where the 220 * exception is logged, usually close to the place where it was 239 * report the error, usually the place where it was logged. 240 * For a logged exception this would be the source line where the [all …]
|
| /external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/utils/ |
| D | NettyClientLogger.java | 28 …about the channel. If only less verbose levels are available, then only the channel's ID is logged. 31 …* logged within the context of that channel possible; this is impossible to do otherwise because t… 54 * @param channel The channel for this message is being logged 64 * @param channel The channel for this message is being logged 80 * @param channel The channel for this message is being logged 90 * @param channel The channel for this message is being logged 106 * @param channel The channel for this message is being logged 116 * @param channel The channel for this message is being logged 132 * @param channel The channel for this message is being logged
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/ |
| D | MetricsLogger.java | 41 * @param key The key of the metric to be logged. 42 * @param value The value of the metric to be logged. 49 * @param key The key of the metric to be logged. 50 * @param value The value of the metric to be logged. 57 * @param key The key of the metric to be logged. 58 * @param value The value of the metric to be logged.
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/playbacktests/src/androidTest/java/com/google/android/exoplayer2/playbacktests/gts/ |
| D | MetricsLogger.java | 41 * @param key The key of the metric to be logged. 42 * @param value The value of the metric to be logged. 49 * @param key The key of the metric to be logged. 50 * @param value The value of the metric to be logged. 57 * @param key The key of the metric to be logged. 58 * @param value The value of the metric to be logged.
|
| /external/cronet/base/metrics/ |
| D | histogram_snapshot_manager_unittest.cc | 108 // The samples should have been marked as logged. in TEST_F() 132 // The samples should have been marked as logged. in TEST_F() 154 // The samples should have been marked as logged. in TEST_F() 175 // The samples should NOT have been marked as logged. in TEST_F() 184 // Mark the samples as logged and verify that they are correctly marked as so. in TEST_F() 209 // The samples should NOT have been marked as logged. in TEST_F() 218 // Mark the samples as logged and verify that they are correctly marked as so. in TEST_F() 240 // The samples should NOT have been marked as logged. in TEST_F() 246 // Mark the samples as logged and verify that they are correctly marked as so. in TEST_F()
|
| D | histogram_snapshot_manager.h | 51 // are not immediately marked as logged. Instead, they are stored internally 53 // should be made subsequently in order to mark them as logged. 58 // logged. For each call to this function, there should be a corresponding 65 // except that it does not update the previous logged values and can thus 82 // SnapshotUnloggedSamples(). They are marked as logged when calling
|
| /external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/ |
| D | LogLevel.java | 28 * terminate in errors will be logged. LogLevel is inclusive; enabling INFO 59 * Error events will be logged. 69 * Informational events will be logged, such as connections and 80 * All events will be logged. 113 * Error events will be logged. 123 * Informational events will be logged, such as connections and 134 * All events will be logged.
|
| /external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
| D | LoggableTest.java | 79 String msg = "Message that should be logged"; in testMessageIsLoggedCorrectly() 93 String msg = "Message that should NOT be logged"; in testLowSeverityIsFiltered() 111 String msg = "Message that should NOT be logged"; in testLoggableDoesNotReceiveMessagesAfterUnsetting() 124 String msg = "Message that should be logged"; in testNativeMessageIsLoggedCorrectly() 137 String msg = "Message that should NOT be logged"; in testNativeLowSeverityIsFiltered() 155 String msg = "Message that should NOT be logged"; in testNativeLoggableDoesNotReceiveMessagesAfterUnsetting()
|
| /external/abseil-cpp/absl/log/ |
| D | log.h | 55 // logged data such as source code location and timestamp. 57 // Sets the verbosity field of the logged message as if it was logged by 81 // Appends to the logged message a colon, a space, a textual description of 206 // comprise the logged message. 226 // runtime, including at a per-module level. `VLOG` statements are logged at 227 // `INFO` severity if they are logged at all; the numeric levels are on a 244 // the condition is false, nothing is logged. 263 // instance has its own counter. The counter's value can be logged by streaming 275 // logged when the counter's value is less than `n`. `LOG_FIRST_N` is 283 // message is logged when the counter's value is a power of 2. [all …]
|
| /external/angle/third_party/abseil-cpp/absl/log/ |
| D | log.h | 55 // logged data such as source code location and timestamp. 57 // Sets the verbosity field of the logged message as if it was logged by 81 // Appends to the logged message a colon, a space, a textual description of 205 // comprise the logged message. 225 // runtime, including at a per-module level. `VLOG` statements are logged at 226 // `INFO` severity if they are logged at all; the numeric levels are on a 248 // the condition is false, nothing is logged. 267 // instance has its own counter. The counter's value can be logged by streaming 279 // logged when the counter's value is less than `n`. `LOG_FIRST_N` is 287 // message is logged when the counter's value is a power of 2. [all …]
|
| /external/jemalloc_new/test/unit/ |
| D | log.c | 59 assert_d_eq(count, 10, "Mis-logged!"); in TEST_BEGIN() 68 assert_d_eq(count, 10, "Mis-logged!"); in TEST_BEGIN() 81 assert_d_eq(count, 20, "Mis-logged!"); in TEST_BEGIN() 131 assert_d_eq(count, 40, "Mis-logged!"); in TEST_BEGIN() 153 assert_d_eq(count, 20, "Mis-logged!"); in TEST_BEGIN()
|
| /external/OpenCSD/decoder/include/interfaces/ |
| D | trc_error_log_i.h | 53 * Implementation will determine if and how the errors and messages are logged. 74 * or lower will be logged, others are ignored. 94 * Message logged to same output as errors if output enabled, but not saved for GetLastError() 103 * Get a pointer to the last logged error. 104 * Returns 0 if no errors have been logged.
|
| /external/guava/guava-testlib/src/com/google/common/testing/ |
| D | TestLogHandler.java | 29 * Tests may use this to intercept messages that are logged by the code under test. Example: 58 /** We will keep a private list of all logged records */ 61 /** Adds the most recently logged record to our list. */ 79 /** Returns a snapshot of the logged records. */
|
| /external/guava/android/guava-testlib/src/com/google/common/testing/ |
| D | TestLogHandler.java | 29 * Tests may use this to intercept messages that are logged by the code under test. Example: 58 /** We will keep a private list of all logged records */ 61 /** Adds the most recently logged record to our list. */ 79 /** Returns a snapshot of the logged records. */
|
| /external/toybox/toys/other/ |
| D | w.c | 1 /* w.c - shows logged in users 13 Show who is logged on and since how long they logged in.
|
| /external/setupcompat/main/java/com/google/android/setupcompat/logging/internal/ |
| D | SetupMetricsLoggingConstants.java | 31 /** Enumeration of supported metric types logged to SetupWizard. */ 69 * Enumeration of supported EventType of {@link MetricType#SETUP_COLLECTION_EVENT} logged to 104 * {@link MetricKey} of the data being logged. This will be set when {@code metricType} is 128 * value of type {@code int} representing the {@code counter} value logged for the given {@link 134 * {@link MetricKey} of the data being logged. This will be set when {@code metricType} is
|
| /external/nist-sip/java/gov/nist/javax/sip/ |
| D | LogRecordFactory.java | 8 * conditions etc) when messages are logged in the stack. 18 * @param message -- the message to be logged. 24 * @param firstLine -- the first line of the message to be logged.
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/ |
| D | log.h | 53 // logged data such as source code location and timestamp. 71 // Appends to the logged message a colon, a space, a textual description of 195 // comprise the logged message. 215 // the condition is false, nothing is logged. 228 // instance has its own counter. The counter's value can be logged by streaming 239 // logged when the counter's value is less than `n`. `LOG_FIRST_N` is 246 // message is logged when the counter's value is a power of 2. 254 // executions (whether a message is logged or not) is also maintained and can be 255 // logged by streaming the symbol `COUNTER`. `LOG_EVERY_N_SEC` is thread-safe.
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/ |
| D | log.h | 53 // logged data such as source code location and timestamp. 71 // Appends to the logged message a colon, a space, a textual description of 195 // comprise the logged message. 215 // the condition is false, nothing is logged. 228 // instance has its own counter. The counter's value can be logged by streaming 239 // logged when the counter's value is less than `n`. `LOG_FIRST_N` is 246 // message is logged when the counter's value is a power of 2. 254 // executions (whether a message is logged or not) is also maintained and can be 255 // logged by streaming the symbol `COUNTER`. `LOG_EVERY_N_SEC` is thread-safe.
|
| /external/libtextclassifier/abseil-cpp/absl/log/ |
| D | log.h | 53 // logged data such as source code location and timestamp. 71 // Appends to the logged message a colon, a space, a textual description of 195 // comprise the logged message. 215 // the condition is false, nothing is logged. 231 // instance has its own counter. The counter's value can be logged by streaming 243 // logged when the counter's value is less than `n`. `LOG_FIRST_N` is 251 // message is logged when the counter's value is a power of 2. 260 // executions (whether a message is logged or not) is also maintained and can be 261 // logged by streaming the symbol `COUNTER`. `LOG_EVERY_N_SEC` is thread-safe.
|
| /external/cronet/third_party/abseil-cpp/absl/log/ |
| D | log.h | 55 // logged data such as source code location and timestamp. 73 // Appends to the logged message a colon, a space, a textual description of 197 // comprise the logged message. 217 // the condition is false, nothing is logged. 233 // instance has its own counter. The counter's value can be logged by streaming 245 // logged when the counter's value is less than `n`. `LOG_FIRST_N` is 253 // message is logged when the counter's value is a power of 2. 262 // executions (whether a message is logged or not) is also maintained and can be 263 // logged by streaming the symbol `COUNTER`. `LOG_EVERY_N_SEC` is thread-safe.
|