Home
last modified time | relevance | path

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

12345678910>>...248

/external/fio/tools/plot/samples/
Dfio-logs.tar.gz
/external/ltp/testcases/kernel/io/stress_floppy/datafiles/
Ddd_file1 alli_testr lib smit.log.old
2 austin liblpp.a smit.log.sav
19 inst_ptf smit.log
20 alli_testr lib smit.log.old
21 austin liblpp.a smit.log.sav
38 inst_ptf smit.log
39 alli_testr lib smit.log.old
40 austin liblpp.a smit.log.sav
57 inst_ptf smit.log
58 alli_testr lib smit.log.old
[all …]
/external/zlib/src/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/libnl/lib/netfilter/
Dlog_obj.c2 * lib/netfilter/log_obj.c Netfilter Log Object
17 #include <netlink/netfilter/log.h>
31 struct nfnl_log *log = (struct nfnl_log *) a; in nfnl_log_dump() local
36 if (log->ce_mask & LOG_ATTR_GROUP) in nfnl_log_dump()
37 nl_dump(p, "group=%u ", log->log_group); in nfnl_log_dump()
39 if (log->ce_mask & LOG_ATTR_COPY_MODE) in nfnl_log_dump()
41 nfnl_log_copy_mode2str(log->log_copy_mode, in nfnl_log_dump()
44 if (log->ce_mask & LOG_ATTR_COPY_RANGE) in nfnl_log_dump()
45 nl_dump(p, "copy_range=%u ", log->log_copy_range); in nfnl_log_dump()
47 if (log->ce_mask & LOG_ATTR_FLUSH_TIMEOUT) in nfnl_log_dump()
[all …]
/external/slf4j/slf4j-jcl/src/main/java/org/slf4j/impl/
DJCLLoggerAdapter.java28 import org.apache.commons.logging.Log;
35 * A wrapper over {@link org.apache.commons.logging.Log
36 * org.apache.commons.logging.Log} in conformance with the {@link Logger}
44 final Log log; field in JCLLoggerAdapter
48 JCLLoggerAdapter(Log log, String name) { in JCLLoggerAdapter() argument
49 this.log = log; in JCLLoggerAdapter()
54 * Delegates to the {@link Log#isTraceEnabled} method of the underlying
55 * {@link Log} instance.
58 return log.isTraceEnabled(); in isTraceEnabled()
64 * Delegates to the {@link Log#trace(java.lang.Object)} method of the underlying
[all …]
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DLogTest.java3 import android.util.Log;
22 Log.d("tag", "msg"); in d_shouldLogAppropriately()
24 assertLogged(Log.DEBUG, "tag", "msg", null); in d_shouldLogAppropriately()
31 Log.d("tag", "msg", throwable); in d_shouldLogAppropriately_withThrowable()
33 assertLogged(Log.DEBUG, "tag", "msg", throwable); in d_shouldLogAppropriately_withThrowable()
38 Log.e("tag", "msg"); in e_shouldLogAppropriately()
40 assertLogged(Log.ERROR, "tag", "msg", null); in e_shouldLogAppropriately()
47 Log.e("tag", "msg", throwable); in e_shouldLogAppropriately_withThrowable()
49 assertLogged(Log.ERROR, "tag", "msg", throwable); in e_shouldLogAppropriately_withThrowable()
54 Log.i("tag", "msg"); in i_shouldLogAppropriately()
[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 …]
/external/e2fsprogs/tests/scripts/
Dresize_test8 dd if=/dev/zero of=$1 bs=1 count=0 seek=$size >> $LOG 2>&1
14 echo $test_description starting > $LOG
21 echo "using $TMPFILE" >> $LOG
26 echo "using $TMPFILE" >> $LOG
27 if ! truncate -s $SIZE_2 $TMPFILE >> $LOG 2>&1; then
34 echo $MKE2FS $FEATURES -qF $TMPFILE $SIZE_1 >> $LOG
35 $MKE2FS $FEATURES -qF $TMPFILE $SIZE_1 >> $LOG
41 echo $CRCSUM $OUT_TMP >> $LOG 2>&1
43 echo Checksum is $CSUM_1 >> $LOG
45 echo Setting up file system >> $LOG
[all …]
/external/deqp/framework/qphelper/
DqpTestLog.c251 static void qpTestLog_flushFile (qpTestLog* log) in qpTestLog_flushFile() argument
253 DE_ASSERT(log && log->outputFile); in qpTestLog_flushFile()
254 fflush(log->outputFile); in qpTestLog_flushFile()
257 FlushFileBuffers((HANDLE)_get_osfhandle(_fileno(log->outputFile))); in qpTestLog_flushFile()
292 static deBool beginSession (qpTestLog* log) in beginSession() argument
294 DE_ASSERT(log && !log->isSessionOpen); in beginSession()
297 fprintf(log->outputFile, "#sessionInfo releaseName %s\n", qpGetReleaseName()); in beginSession()
298 fprintf(log->outputFile, "#sessionInfo releaseId 0x%08x\n", qpGetReleaseId()); in beginSession()
299 fprintf(log->outputFile, "#sessionInfo targetName \"%s\"\n", qpGetTargetName()); in beginSession()
302 fprintf(log->outputFile, "#beginSession\n"); in beginSession()
[all …]
/external/libchrome/base/
Dlogging_unittest.cc18 // Needs to be global since log assert handlers can't maintain state.
27 // Class to make sure any manipulations we do to the min log level are
52 MOCK_METHOD0(Log, const char*());
57 EXPECT_CALL(mock_log_source, Log()).Times(DEBUG_MODE ? 16 : 8). in TEST_F()
58 WillRepeatedly(Return("log message")); in TEST_F()
69 LOG(INFO) << mock_log_source.Log(); in TEST_F()
70 LOG_IF(INFO, true) << mock_log_source.Log(); in TEST_F()
71 PLOG(INFO) << mock_log_source.Log(); in TEST_F()
72 PLOG_IF(INFO, true) << mock_log_source.Log(); in TEST_F()
73 VLOG(0) << mock_log_source.Log(); in TEST_F()
[all …]
/external/libxml2/python/tests/
Dsync.py8 log = "" variable
12 global log
13 log = log + "startDocument:"
16 global log
17 log = log + "endDocument:"
20 global log
21 log = log + "startElement %s %s:" % (tag, attrs)
24 global log
25 log = log + "endElement %s:" % (tag)
28 global log
[all …]
DpushSAX.py8 log = "" variable
12 global log
13 log = log + "startDocument:"
16 global log
17 log = log + "endDocument:"
20 global log
21 log = log + "startElement %s %s:" % (tag, attrs)
24 global log
25 log = log + "endElement %s:" % (tag)
28 global log
[all …]
DpushSAXhtml.py8 log = "" variable
12 global log
13 log = log + "startDocument:"
16 global log
17 log = log + "endDocument:"
20 global log
21 log = log + "startElement %s %s:" % (tag, attrs)
24 global log
25 log = log + "endElement %s:" % (tag)
28 global log
[all …]
/external/libchrome/sandbox/win/sandbox_poc/pocdll/
Dexports.h19 // "log" is the handle of the log file.
20 void POCDLL_API TestFileSystem(HANDLE log);
24 // "log" is the handle of the log file.
25 void POCDLL_API TestGetHandle(HANDLE log);
30 // "log" is the handle of the log file.
31 void POCDLL_API TestThreadBombing(HANDLE log);
36 // "log" is the handle of the log file.
39 void POCDLL_API TestTakeAllCpu(HANDLE log);
44 // "log" is the handle of the log file.
45 void POCDLL_API TestUseAllMemory(HANDLE log);
[all …]
/external/slf4j/jcl-over-slf4j/src/test/java/org/apache/commons/logging/
DInvokeJCLTest.java34 Log log = LogFactory.getLog(InvokeJCLTest.class); in testIsEnabledAPI() local
35 assertFalse(log.isTraceEnabled()); in testIsEnabledAPI()
36 assertFalse(log.isDebugEnabled()); in testIsEnabledAPI()
37 assertTrue(log.isInfoEnabled()); in testIsEnabledAPI()
38 assertTrue(log.isWarnEnabled()); in testIsEnabledAPI()
39 assertTrue(log.isErrorEnabled()); in testIsEnabledAPI()
40 assertTrue(log.isFatalEnabled()); in testIsEnabledAPI()
44 Log log = LogFactory.getLog(InvokeJCLTest.class); in testPrintAPI() local
47 log.trace(null); in testPrintAPI()
48 log.trace("trace message"); in testPrintAPI()
[all …]
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
DLog.java23 * parameter representing the "name" of this Log.</p>
25 * <p> The six logging levels used by <code>Log</code> are (in order):
34 * The mapping of these log levels to the concepts used by the underlying
46 * if (log.isDebugEnabled()) {
48 * log.debug(theResult);
61 * @version $Id: Log.java,v 1.19 2004/06/06 21:16:04 rdonkin Exp $
63 public interface Log { interface
72 * when the log level is more than debug. </p>
81 * when the log level is more than error. </p>
90 * when the log level is more than fatal. </p>
[all …]
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Functions/
DtFunction_Export_Import_Domains.py53 log=ACTLogging.Logger() variable
111 log.D(self.test_01_importDomainsWithSettingsXML_Nominal_Case.__doc__)
114 log.I("Import Domains with settings from %s"%(self.reference_xml))
116 …assert err == None, log.E("Command [importDomainsWithSettingsXML %s] : %s"%(self.reference_xml,err…
117 …assert out == "Done", log.F("When using function importDomainsWithSettingsXML %s]"%(self.reference…
121 log.I("Current domains listing")
122 log.I("Command [listDomains]")
124 assert err == None, log.E("Command [listDomains] : %s"%(err))
125 log.I("Command [listDomains] - correctly executed")
128 log.I("Actual domains: %s" % domainBackup)
[all …]
/external/apache-http/src/org/apache/commons/logging/
DLog.java24 * parameter representing the "name" of this Log.</p>
26 * <p> The six logging levels used by <code>Log</code> are (in order):
35 * The mapping of these log levels to the concepts used by the underlying
47 * if (log.isDebugEnabled()) {
49 * log.debug(theResult);
60 * @version $Id: Log.java 381838 2006-02-28 23:57:11Z skitching $
67 public interface Log { interface
78 * when the log level is more than debug. </p>
90 * when the log level is more than error. </p>
102 * when the log level is more than fatal. </p>
[all …]
/external/libmojo/base/android/java/src/org/chromium/base/
DLog.java16 * {@link android.util.Log}, allowing to standardize the output, to make it easy to identify
23 public class Log { class
24 /** Convenience property, same as {@link android.util.Log#ASSERT}. */
25 public static final int ASSERT = android.util.Log.ASSERT;
27 /** Convenience property, same as {@link android.util.Log#DEBUG}. */
28 public static final int DEBUG = android.util.Log.DEBUG;
30 /** Convenience property, same as {@link android.util.Log#ERROR}. */
31 public static final int ERROR = android.util.Log.ERROR;
33 /** Convenience property, same as {@link android.util.Log#INFO}. */
34 public static final int INFO = android.util.Log.INFO;
[all …]
/external/libexif/libexif/
Dexif-log.c1 /* exif-log.c
23 #include <libexif/exif-log.h>
73 ExifLog *log; in exif_log_new_mem() local
75 log = exif_mem_alloc (mem, sizeof (ExifLog)); in exif_log_new_mem()
76 if (!log) return NULL; in exif_log_new_mem()
77 log->ref_count = 1; in exif_log_new_mem()
79 log->mem = mem; in exif_log_new_mem()
82 return log; in exif_log_new_mem()
89 ExifLog *log = exif_log_new_mem (mem); in exif_log_new() local
93 return log; in exif_log_new()
[all …]
/external/slf4j/slf4j-android/src/main/java/org/slf4j/impl/
DAndroidLoggerAdapter.java27 import android.util.Log;
33 * <p>A simple implementation that delegates all log requests to the Google Android
44 * <tr><td>TRACE</td><td>{@link android.util.Log#VERBOSE}</td></tr>
45 * <tr><td>DEBUG</td><td>{@link android.util.Log#DEBUG}</td></tr>
46 * <tr><td>INFO</td><td>{@link android.util.Log#INFO}</td></tr>
47 * <tr><td>WARN</td><td>{@link android.util.Log#WARN}</td></tr>
48 * <tr><td>ERROR</td><td>{@link android.util.Log#ERROR}</td></tr>
59 * <code>logger.debug("Some log message. Details: {}", someObject);</code><br/>
60 …* <code>logger.debug("Some log message with varargs. Details: {}, {}, {}", someObject1, so…
67 * Each logger name will be used as the log message tag on the Android platform.
[all …]
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
DtDomain_Rules.py49 log=ACTLogging.Logger() variable
92 log.D(self.test_ClearRule_Errors.__doc__)
94 log.I("New domain creation for testing purpose : %s" % (self.domain_name))
95 log.I("command [createDomain]")
99 log.I("command [createDomain] correctly executed")
100 log.I("Domain %s created" % (self.domain_name))
103log.I("New configuration %s creation for domain %s for testing purpose" % (self.conf_1,self.domain…
104 log.I("command [createConfiguration]")
108 log.I("command [createConfiguration] correctly executed")
109 log.I("Configuration %s created for domain %s" % (self.conf_1,self.domain_name))
[all …]
DtDomain_Configuration.py51 log=ACTLogging.Logger() variable
87 log.D(self.test_Conf_Creation_Error.__doc__)
89 log.I("New domain creation for testing purpose : %s" % (self.domain_name))
90 log.I("command [createDomain]")
94 log.I("command [createDomain] correctly executed")
95 log.I("Domain %s created" % (self.domain_name))
100 log.I("New configuration %s creation for domain %s" % (new_conf_name,self.domain_name))
101 log.I("command [createConfiguration]")
105 log.I("command [createConfiguration] correctly executed")
106 log.I("Configuration %s created for domain %s" % (new_conf_name,self.domain_name))
[all …]
DtDomain_rename.py47 log=ACTLogging.Logger() variable
76 log.D(self.test_Nominal_Case.__doc__)
78 log.I("New domain creation : %s" % (self.domain_name))
79 log.I("command [createDomain]" )
83 log.I("command [createDomain] correctly executed")
84 log.I("Domain %s created" % (self.domain_name))
87 log.I("Creating a domains listing backup")
88 log.I("command [listDomains]")
91 log.I("command [listDomains] correctly executed")
96 log.I("Domains listing backup created")
[all …]

12345678910>>...248