Searched
refs:logging (Results
2326 -
2350 of
5540) sorted by null
<<919293949596979899100>>
| /system/tools/hidl/test/hidl_test/ |
| hidl_test_servers.cpp | 21 #include <android-base/logging.h>
|
| /system/tpm/trunks/ |
| password_authorization_delegate.cc | 19 #include <base/logging.h>
|
| scoped_key_handle.cc | 19 #include <base/logging.h>
|
| tpm_simulator_handle.cc | 32 #include <base/logging.h>
|
| trunks_factory_impl.cc | 19 #include <base/logging.h>
|
| /system/update_engine/common/ |
| action_pipe.h | 26 #include <base/logging.h>
|
| cpu_limiter.cc | 22 #include <base/logging.h>
|
| file_fetcher.h | 24 #include <base/logging.h>
|
| /system/update_engine/ |
| daemon_state_android.cc | 19 #include <base/logging.h>
|
| update_status_utils.cc | 18 #include <base/logging.h>
|
| /system/update_engine/payload_consumer/ |
| cached_file_descriptor.cc | 23 #include <base/logging.h>
|
| file_descriptor.h | 24 #include <base/logging.h>
|
| /system/update_engine/update_manager/ |
| real_time_provider_unittest.cc | 21 #include <base/logging.h>
|
| /test/vti/dashboard/src/main/java/com/android/vts/util/ |
| TimeUtil.java | 23 import java.util.logging.Logger;
|
| /test/vts/drivers/hal/common/component_loader/ |
| DllLoader.cpp | 19 #include <android-base/logging.h>
|
| /test/vts/drivers/hal/common/driver_base/ |
| DriverCallbackBase.cpp | 21 #include <android-base/logging.h>
|
| /test/vts/drivers/hal/server/ |
| VtsHalDriverServerMain.cpp | 28 #include <android-base/logging.h>
|
| /test/vts/testcases/template/host_binary_test/ |
| host_binary_test.py | 17 import logging
|
| /test/vts/utils/python/mirror/ |
| mirror_tracker.py | 17 import logging 182 logging.info("Init the driver service for shell, %s", instance_name) 199 logging.error("mirror object is not a shell mirror") 223 logging.error("No mirror found with name: %s", name)
|
| /test/vts-testcase/performance/binder_throughput_test/ |
| BinderThroughputBenchmark.py | 18 import logging 150 logging.info("Start to run the benchmark (%s bit mode)", bits) 161 logging.info("stderr: %s", results[const.STDERR][1]) 163 logging.info("stdout: %s", stdout_lines)
|
| /test/vts-testcase/performance/hwbinder_latency_test/ |
| HwBinderLatencyTest.py | 19 import logging 100 logging.info("Start %d-bit hwbinder latency test with HIDL mode=%s", 115 logging.info("stderr: %s", results[const.STDERR][1]) 116 logging.info("stdout: %s", results[const.STDOUT][1])
|
| /test/vts-testcase/performance/hwbinder_throughput_test/ |
| HwBinderThroughputBenchmark.py | 18 import logging 152 logging.info("Start to run the benchmark with HIDL mode %s (%s bit mode)", 165 logging.info("stderr: %s", results[const.STDERR][1]) 167 logging.info("stdout: %s", stdout_lines)
|
| /toolchain/binutils/ |
| build.py | 21 import logging 42 return logging.getLogger(__name__) 46 """os.makedirs with logging.""" 52 """shutil.rmtree with logging.""" 58 """os.chdir with logging.""" 64 """subprocess.check_call with logging.""" 202 logging.basicConfig(level=logging.INFO)
|
| /external/autotest/client/cros/cellular/pseudomodem/ |
| sim.py | 7 import logging 162 logging.info('SIM coming back as: ' + path) 300 logging.info('Retries exceeded the allowed number.') 330 logging.info('SIM is not locked. Nothing to do.') 348 logging.info('Entered correct PIN.') 367 logging.info('No PUK lock in place. Nothing to do.') 381 logging.info('Entered correct PUK.')
|
| /external/autotest/client/site_tests/network_EthernetStressPlug/ |
| network_EthernetStressPlug.py | 6 import logging 247 logging.debug("eth flags: 0x%x to 0x%x" % (val, newval)) 251 logging.warning('plug/unplug event control not found. ' 294 logging.warning('Link Renegotiated ' + 311 logging.debug(self.test_status['reason']) 488 logging.debug('Iteration: %d start' % i) 503 logging.debug('Iteration: %d end (down:%f/%d up:%f/%d)' %
|
Completed in 1207 milliseconds
<<919293949596979899100>>