OSDN Git Service

ART: Allow scoped adjustments to log verbosity
authorAndreas Gampe <agampe@google.com>
Thu, 15 Jan 2015 03:53:31 +0000 (19:53 -0800)
committerAndreas Gampe <agampe@google.com>
Thu, 15 Jan 2015 15:51:55 +0000 (07:51 -0800)
commit369810a98e6394b6dd162f5349e38a1f597b3bc7
treeec703b9fdfe57f039f833208f879d8c95b813137
parent1c1d40ab7fd856eac52e1a3be7ce60da3fc21fb5
ART: Allow scoped adjustments to log verbosity

Add ScopedLogSeverity to adjust the logging level.

Suppress warnings by default in gtests. Suppress errors in instances
where errors are expected.

Change-Id: If3ef865813e9505ab60bc90baed63ff11d90afbb
compiler/jni/jni_compiler_test.cc
compiler/utils/x86_64/assembler_x86_64_test.cc
runtime/arch/stub_test.cc
runtime/base/logging.cc
runtime/base/logging.h
runtime/common_runtime_test.cc
runtime/gc/space/space_test.h
runtime/indirect_reference_table_test.cc
runtime/jni_internal_test.cc
runtime/monitor_test.cc
runtime/utils_test.cc