OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logging
(Results
426 - 450
of
1200
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/tools/deep_memory_profiler/
accumulate.py
19
import
logging
namespace
26
LOGGER =
logging
.getLogger('dmprof-accumulate')
249
LOGGER.setLevel(
logging
.DEBUG)
250
handler =
logging
.StreamHandler()
251
handler.setLevel(
logging
.INFO)
252
formatter =
logging
.Formatter('%(message)s')
/external/chromium_org/tools/telemetry/telemetry/core/platform/
android_platform_backend.py
5
import
logging
namespace
63
logging
.warning('CPU governor will not be set!')
112
logging
.warning('CPU stats cannot be retrieved on non-rooted device.')
118
logging
.warning('CPU timestamp cannot be retrieved on non-rooted device.')
128
logging
.warning('Cannot run purge_ashmem. Requires a rooted device.')
259
logging
.warning('%s cannot be retrieved on non-rooted device.' % fname)
/external/skia/gm/rebaseline_server/
imagediffdb.py
14
import
logging
namespace
103
logging
.exception('unable to download expected_image_url %s to file %s' %
110
logging
.exception('unable to download actual_image_url %s to file %s' %
262
logging
.exception(
325
logging
.error('Error diffing image1 [%s] and image2 [%s].' % (
361
logging
.error('IOError loading image file %s ; deleting it.' % filepath)
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
ReportExporter.java
32
import java.util.
logging
.Level;
33
import java.util.
logging
.Logger;
/external/apache-http/src/org/apache/commons/logging/
LogSource.java
17
package org.apache.commons.
logging
;
23
import org.apache.commons.
logging
.impl.NoOpLog;
35
* <code>org.apache.commons.
logging
.impl.Log4JLogger</code>.</li>
37
* <code>org.apache.commons.
logging
.impl.Jdk14Logger</code>.</li>
39
* <code>org.apache.commons.
logging
.impl.NoOpLog</code>.</li>
45
* <code>org.apache.commons.
logging
.log</code> to the name of the
46
* <code>org.apache.commons.
logging
.Log</code> implementation class
66
/** Is JDK 1.4
logging
available */
88
// Is JDK 1.4
Logging
Available?
90
if ((null != Class.forName("java.util.
logging
.Logger")) &
[
all
...]
/external/apache-http/src/org/apache/http/client/protocol/
ResponseProcessCookies.java
37
import org.apache.commons.
logging
.Log;
38
import org.apache.commons.
logging
.LogFactory;
/external/apache-http/src/org/apache/http/impl/client/
ClientParamsStack.java
35
import org.apache.commons.
logging
.Log;
36
import org.apache.commons.
logging
.LogFactory;
/external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java
38
import org.apache.commons.
logging
.Log;
39
import org.apache.commons.
logging
.LogFactory;
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
RouteSpecificPool.java
38
import org.apache.commons.
logging
.Log;
39
import org.apache.commons.
logging
.LogFactory;
/external/chromium_org/base/
logging_win.cc
9
namespace
logging
{
namespace
25
bool LogEventProvider::LogMessage(
logging
::LogSeverity severity,
50
// Bail if we're not
logging
, not at that level,
104
// Register our message handler with
logging
.
116
// Convert the new trace level to a
logging
severity
117
// and enable
logging
at that level.
138
} // namespace
logging
/external/chromium_org/build/android/pylib/
constants.py
9
import
logging
namespace
201
logging
.debug('No adb found in $PATH, fallback to checked in binary.')
/external/chromium_org/build/android/pylib/host_driven/
test_info_collection.py
7
import
logging
namespace
101
logging
.warning('The following tests do not contain any annotation. '
/external/chromium_org/chrome/common/extensions/docs/server2/
sidenav_data_source.py
6
import
logging
namespace
89
logging
.warn('Paths in sidenav must be qualified. %s is not.' % href)
/external/chromium_org/sync/api/
sync_error.cc
10
#include "base/
logging
.h"
132
LAZY_STREAM(
logging
::LogMessage(location_->file_name(),
134
logging
::LOG_ERROR).stream(),
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
host.py
30
import
logging
namespace
42
_log =
logging
.getLogger(__name__)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
layouttestresults.py
30
import
logging
namespace
37
_log =
logging
.getLogger(__name__)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/breakpad/
dump_reader_win.py
29
import
logging
namespace
36
_log =
logging
.getLogger(__name__)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
mac.py
31
import
logging
namespace
37
_log =
logging
.getLogger(__name__)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/
lighttpd.py
31
import
logging
namespace
37
_log =
logging
.getLogger(__name__)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
main.py
24
import
logging
namespace
34
_log =
logging
.getLogger(__name__)
112
# prevent the
logging
module from raising an error. See
132
# lets us enable verbose
logging
earlier.
136
_log.debug("Verbose
logging
enabled.")
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
main_unittest.py
23
import
logging
namespace
59
root_logger =
logging
.getLogger()
/external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/
libyuv_tests.py
30
import
logging
namespace
107
logging_utils.config_root(
logging
.DEBUG)
/external/chromium_org/tools/android/
mempressure.py
7
import
logging
namespace
96
logging
.error(str(e))
/external/chromium_org/tools/deep_memory_profiler/subcommands/
upload.py
5
import
logging
namespace
15
LOGGER =
logging
.getLogger('dmprof')
/external/chromium_org/tools/metrics/histograms/
update_editor_commands.py
11
import
logging
namespace
112
logging
.info(message)
Completed in 1403 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>