Home
last modified time | relevance | path

Searched full:log (Results 1 – 25 of 10137) sorted by relevance

12345678910>>...406

/external/apache-xml/test/tests/exslt-gold/math/
Dmath10.out3log of $val =0<br/>log of $val =0.6931471805599453<br/>log of $val =1.0986122886681098<br/>log of …
/external/angle/third_party/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc16 #include "absl/log/scoped_mock_log.h"
26 #include "absl/log/globals.h"
27 #include "absl/log/internal/test_helpers.h"
28 #include "absl/log/internal/test_matchers.h"
29 #include "absl/log/log.h"
59 absl::ScopedMockLog log; in TEST()
60 log.StartCapturingLogs(); in TEST()
61 log.StartCapturingLogs(); in TEST()
69 absl::ScopedMockLog log; in TEST()
70 log.StopCapturingLogs(); in TEST()
[all …]
Dlog_sink_test.cc16 #include "absl/log/log_sink.h"
21 #include "absl/log/internal/test_actions.h"
22 #include "absl/log/internal/test_helpers.h"
23 #include "absl/log/internal/test_matchers.h"
24 #include "absl/log/log.h"
25 #include "absl/log/log_sink_registry.h"
26 #include "absl/log/scoped_mock_log.h"
43 // Tests for global log sink registration.
50 EXPECT_CALL(test_sink, Log(_, _, "hello world")).Times(0); in TEST()
51 EXPECT_CALL(test_sink, Log(absl::LogSeverity::kInfo, __FILE__, "Test : 42")); in TEST()
[all …]
/external/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc16 #include "absl/log/scoped_mock_log.h"
26 #include "absl/log/globals.h"
27 #include "absl/log/internal/test_helpers.h"
28 #include "absl/log/internal/test_matchers.h"
29 #include "absl/log/log.h"
59 absl::ScopedMockLog log; in TEST()
60 log.StartCapturingLogs(); in TEST()
61 log.StartCapturingLogs(); in TEST()
69 absl::ScopedMockLog log; in TEST()
70 log.StopCapturingLogs(); in TEST()
[all …]
Dlog_sink_test.cc16 #include "absl/log/log_sink.h"
21 #include "absl/log/internal/test_actions.h"
22 #include "absl/log/internal/test_helpers.h"
23 #include "absl/log/internal/test_matchers.h"
24 #include "absl/log/log.h"
25 #include "absl/log/log_sink_registry.h"
26 #include "absl/log/scoped_mock_log.h"
43 // Tests for global log sink registration.
50 EXPECT_CALL(test_sink, Log(_, _, "hello world")).Times(0); in TEST()
51 EXPECT_CALL(test_sink, Log(absl::LogSeverity::kInfo, __FILE__, "Test : 42")); in TEST()
[all …]
/external/cronet/third_party/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc16 #include "absl/log/scoped_mock_log.h"
26 #include "absl/log/globals.h"
27 #include "absl/log/internal/test_helpers.h"
28 #include "absl/log/internal/test_matchers.h"
29 #include "absl/log/log.h"
59 absl::ScopedMockLog log; in TEST()
60 log.StartCapturingLogs(); in TEST()
61 log.StartCapturingLogs(); in TEST()
69 absl::ScopedMockLog log; in TEST()
70 log.StopCapturingLogs(); in TEST()
[all …]
Dlog_sink_test.cc16 #include "absl/log/log_sink.h"
21 #include "absl/log/internal/test_actions.h"
22 #include "absl/log/internal/test_helpers.h"
23 #include "absl/log/internal/test_matchers.h"
24 #include "absl/log/log.h"
25 #include "absl/log/log_sink_registry.h"
26 #include "absl/log/scoped_mock_log.h"
43 // Tests for global log sink registration.
50 EXPECT_CALL(test_sink, Log(_, _, "hello world")).Times(0); in TEST()
51 EXPECT_CALL(test_sink, Log(absl::LogSeverity::kInfo, __FILE__, "Test : 42")); in TEST()
[all …]
/external/libtextclassifier/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc16 #include "absl/log/scoped_mock_log.h"
26 #include "absl/log/globals.h"
27 #include "absl/log/internal/test_helpers.h"
28 #include "absl/log/internal/test_matchers.h"
29 #include "absl/log/log.h"
59 absl::ScopedMockLog log; in TEST()
60 log.StartCapturingLogs(); in TEST()
61 log.StartCapturingLogs(); in TEST()
69 absl::ScopedMockLog log; in TEST()
70 log.StopCapturingLogs(); in TEST()
[all …]
Dlog_sink_test.cc16 #include "absl/log/log_sink.h"
21 #include "absl/log/internal/test_actions.h"
22 #include "absl/log/internal/test_helpers.h"
23 #include "absl/log/internal/test_matchers.h"
24 #include "absl/log/log.h"
25 #include "absl/log/log_sink_registry.h"
26 #include "absl/log/scoped_mock_log.h"
43 // Tests for global log sink registration.
50 EXPECT_CALL(test_sink, Log(_, _, "hello world")).Times(0); in TEST()
51 EXPECT_CALL(test_sink, Log(absl::LogSeverity::kInfo, __FILE__, "Test : 42")); in TEST()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc16 #include "absl/log/scoped_mock_log.h"
26 #include "absl/log/globals.h"
27 #include "absl/log/internal/test_helpers.h"
28 #include "absl/log/internal/test_matchers.h"
29 #include "absl/log/log.h"
59 absl::ScopedMockLog log; in TEST()
60 log.StartCapturingLogs(); in TEST()
61 log.StartCapturingLogs(); in TEST()
69 absl::ScopedMockLog log; in TEST()
70 log.StopCapturingLogs(); in TEST()
[all …]
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/
Dscoped_mock_log_test.cc16 #include "absl/log/scoped_mock_log.h"
26 #include "absl/log/globals.h"
27 #include "absl/log/internal/test_helpers.h"
28 #include "absl/log/internal/test_matchers.h"
29 #include "absl/log/log.h"
59 absl::ScopedMockLog log; in TEST()
60 log.StartCapturingLogs(); in TEST()
61 log.StartCapturingLogs(); in TEST()
69 absl::ScopedMockLog log; in TEST()
70 log.StopCapturingLogs(); in TEST()
[all …]
Dlog_sink_test.cc16 #include "absl/log/log_sink.h"
22 #include "absl/log/internal/test_actions.h"
23 #include "absl/log/internal/test_helpers.h"
24 #include "absl/log/internal/test_matchers.h"
25 #include "absl/log/log.h"
26 #include "absl/log/log_sink_registry.h"
27 #include "absl/log/scoped_mock_log.h"
44 // Tests for global log sink registration.
51 EXPECT_CALL(test_sink, Log(_, _, "hello world")).Times(0); in TEST()
52 EXPECT_CALL(test_sink, Log(absl::LogSeverity::kInfo, __FILE__, "Test : 42")); in TEST()
[all …]
/external/webrtc/third_party/abseil-cpp/absl/log/
Dscoped_mock_log_test.cc16 #include "absl/log/scoped_mock_log.h"
26 #include "absl/log/globals.h"
27 #include "absl/log/internal/test_helpers.h"
28 #include "absl/log/internal/test_matchers.h"
29 #include "absl/log/log.h"
59 absl::ScopedMockLog log; in TEST()
60 log.StartCapturingLogs(); in TEST()
61 log.StartCapturingLogs(); in TEST()
69 absl::ScopedMockLog log; in TEST()
70 log.StopCapturingLogs(); in TEST()
[all …]
Dlog_sink_test.cc16 #include "absl/log/log_sink.h"
22 #include "absl/log/internal/test_actions.h"
23 #include "absl/log/internal/test_helpers.h"
24 #include "absl/log/internal/test_matchers.h"
25 #include "absl/log/log.h"
26 #include "absl/log/log_sink_registry.h"
27 #include "absl/log/scoped_mock_log.h"
44 // Tests for global log sink registration.
51 EXPECT_CALL(test_sink, Log(_, _, "hello world")).Times(0); in TEST()
52 EXPECT_CALL(test_sink, Log(absl::LogSeverity::kInfo, __FILE__, "Test : 42")); in TEST()
[all …]
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/logging/
DLogUtil.java19 import android.util.Log;
33 int level = Log.ASSERT; in getLogPriority()
34 while (level > Log.VERBOSE) { in getLogPriority()
35 if (!Log.isLoggable(TAG, level - 1)) { in getLogPriority()
44 if (Log.isLoggable(TAG, Log.VERBOSE)) { in v()
45 return Log.v(TAG, msg); in v()
52 if (Log.isLoggable(TAG, Log.VERBOSE)) { in v()
54 return Log.v(TAG, msg); in v()
61 if (Log.isLoggable(TAG, Log.VERBOSE)) { in v()
63 return Log.v(TAG, msg); in v()
[all …]
/external/XNNPACK/src/math/
Dexpm1.sollya9 minus_ln2_hi = round(-log(2), single, RN);
10 minus_ln2_lo = round(-log(2) - minus_ln2_hi, single, RN);
11 print("-log(2):hi =", minus_ln2_hi);
12 print("-log(2):lo =", minus_ln2_lo);
15 minus_ln2_o8_hi = round(-log(2)/8, single, RN);
16 minus_ln2_o8_lo = round(-log(2)/8 - minus_ln2_o8_hi, single, RN);
17 print("-log(2):hi / 8 =", minus_ln2_o8_hi);
18 print("-log(2):lo / 8 =", minus_ln2_o8_lo);
20 lb = round(-log(2)/2, single, RN);
21 ub = round(log(2)/2, single, RN);
[all …]
Dexp.sollya9 minus_ln2_hi = round(-log(2), single, RN);
10 minus_ln2_lo = round(-log(2) - minus_ln2_hi, single, RN);
11 print("-log(2):hi =", minus_ln2_hi);
12 print("-log(2):lo =", minus_ln2_lo);
14 lb = round(-log(2)/2, single, RN);
15 ub = round(log(2)/2, single, RN);
16 print("-log(2)/2 = ", lb);
17 print("+log(2)/2 =", ub);
19 print("Degree-5 P[exp(x)] with 1 constraint on [-log(2)/2, log(2)/2] =", horner(P));
22 lb = round(-log(2)/2, single, RN);
[all …]
/external/rust/crates/libz-sys/src/zlib/examples/
Dgzlog.c30 Files (log name "foo"):
31 foo.gz -- gzip file with the complete log
36 foo.repairs -- log file for log file recovery operations (not compressed)
83 gain exclusive access to the log files, first a foo.lock file must be
223 - Log the repair with a date stamp in foo.repairs
287 /* internal structure for log information */
289 struct log { struct
292 char *path; /* allocated path, e.g. "/var/log/foo" or "foo" */ argument
348 local int log_lock(struct log *log) in log_lock() argument
353 strcpy(log->end, ".lock"); in log_lock()
[all …]
/external/deqp/framework/qphelper/
DqpTestLog.c244 static void qpTestLog_flushFile(qpTestLog *log) in qpTestLog_flushFile() argument
246 DE_ASSERT(log && log->outputFile); in qpTestLog_flushFile()
247 fflush(log->outputFile); in qpTestLog_flushFile()
250 FlushFileBuffers((HANDLE)_get_osfhandle(_fileno(log->outputFile))); in qpTestLog_flushFile()
287 static bool endSession(qpTestLog *log) in endSession() argument
289 DE_ASSERT(log && log->isSessionOpen); in endSession()
292 qpXmlWriter_flush(log->writer); in endSession()
296 fprintf(log->outputFile, "\nRun took %.2f seconds\n", (float)duration / 1000000.0f); in endSession()
299 fprintf(log->outputFile, "\n#endSession\n"); in endSession()
300 qpTestLog_flushFile(log); in endSession()
[all …]
/external/libnl/lib/netfilter/
Dlog_obj.c12 #include <netlink/netfilter/log.h>
43 struct nfnl_log *log = (struct nfnl_log *) a; in nfnl_log_dump() local
48 if (log->ce_mask & LOG_ATTR_GROUP) in nfnl_log_dump()
49 nl_dump(p, "group=%u ", log->log_group); in nfnl_log_dump()
51 if (log->ce_mask & LOG_ATTR_COPY_MODE) in nfnl_log_dump()
53 nfnl_log_copy_mode2str(log->log_copy_mode, in nfnl_log_dump()
56 if (log->ce_mask & LOG_ATTR_COPY_RANGE) in nfnl_log_dump()
57 nl_dump(p, "copy_range=%u ", log->log_copy_range); in nfnl_log_dump()
59 if (log->ce_mask & LOG_ATTR_FLUSH_TIMEOUT) in nfnl_log_dump()
60 nl_dump(p, "flush_timeout=%u ", log->log_flush_timeout); in nfnl_log_dump()
[all …]
/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
DLogger.java27 private final org.slf4j.Logger log; field in Logger
29 Logger(org.slf4j.Logger log) { in Logger() argument
30 this.log = log; in Logger()
34 return log; in logger()
39 * @param msg - supplier for the log message
42 if (log.isInfoEnabled()) { in info()
43 log.info(msg.get()); in info()
49 * @param msg - supplier for the log message
50 * @param throwable - a throwable to log
53 if (log.isInfoEnabled()) { in info()
[all …]
/external/slf4j/jcl-over-slf4j/src/test/java/org/apache/commons/logging/test/
DInvokeJCLTest.java32 import org.apache.commons.logging.Log;
42 Log log = LogFactory.getLog(InvokeJCLTest.class); in testIsEnabledAPI() local
43 assertFalse(log.isTraceEnabled()); in testIsEnabledAPI()
44 assertFalse(log.isDebugEnabled()); in testIsEnabledAPI()
45 assertTrue(log.isInfoEnabled()); in testIsEnabledAPI()
46 assertTrue(log.isWarnEnabled()); in testIsEnabledAPI()
47 assertTrue(log.isErrorEnabled()); in testIsEnabledAPI()
48 assertTrue(log.isFatalEnabled()); in testIsEnabledAPI()
53 Log log = LogFactory.getLog(InvokeJCLTest.class); in testPrintAPI() local
56 log.trace(null); in testPrintAPI()
[all …]
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowLogTest.java11 import android.util.Log;
12 import android.util.Log.TerribleFailure;
13 import android.util.Log.TerribleFailureHandler;
30 Log.d("tag", "msg"); in d_shouldLogAppropriately()
32 assertLogged(Log.DEBUG, "tag", "msg", null); in d_shouldLogAppropriately()
39 Log.d("tag", "msg", throwable); in d_shouldLogAppropriately_withThrowable()
41 assertLogged(Log.DEBUG, "tag", "msg", throwable); in d_shouldLogAppropriately_withThrowable()
46 Log.e("tag", "msg"); in e_shouldLogAppropriately()
48 assertLogged(Log.ERROR, "tag", "msg", null); in e_shouldLogAppropriately()
55 Log.e("tag", "msg", throwable); in e_shouldLogAppropriately_withThrowable()
[all …]
/external/iptables/extensions/
Dlibipt_LOG.t2 -j LOG;-j LOG;OK
3 -j LOG --log-prefix "test: ";=;OK
4 -j LOG --log-prefix "test: " --log-level 1;=;OK
5 # iptables displays the log-level output using the number; not the string
6 -j LOG --log-prefix "test: " --log-level alert;-j LOG --log-prefix "test: " --log-level 1;OK
7 -j LOG --log-prefix "test: " --log-tcp-sequence;=;OK
8 -j LOG --log-prefix "test: " --log-tcp-options;=;OK
9 -j LOG --log-prefix "test: " --log-ip-options;=;OK
10 -j LOG --log-prefix "test: " --log-uid;=;OK
11 -j LOG --log-prefix "test: " --log-level bad;;FAIL
[all …]
Dlibip6t_LOG.t2 -j LOG;-j LOG;OK
3 -j LOG --log-prefix "test: ";=;OK
4 -j LOG --log-prefix "test: " --log-level 1;=;OK
5 # iptables displays the log-level output using the number; not the string
6 -j LOG --log-prefix "test: " --log-level alert;-j LOG --log-prefix "test: " --log-level 1;OK
7 -j LOG --log-prefix "test: " --log-tcp-sequence;=;OK
8 -j LOG --log-prefix "test: " --log-tcp-options;=;OK
9 -j LOG --log-prefix "test: " --log-ip-options;=;OK
10 -j LOG --log-prefix "test: " --log-uid;=;OK
11 -j LOG --log-prefix "test: " --log-level bad;;FAIL
[all …]

12345678910>>...406