Searched refs:warning (Results 1 – 25 of 39) sorted by relevance
12
/test/vts-testcase/vndk/golden/ |
D | vndk_data.py | 109 logging.warning("Unknown ABI %s.", abi_name) 123 logging.warning("%s is not a directory.", dump_dir) 173 logging.warning("Unknown %d-bit ABI %s.", abi_bitness, abi_name) 257 logging.warning("Cannot load %s.", vndk_lib_list_path) 263 logging.warning("Cannot load %s.", vndk_lib_extra_list_path) 298 logging.warning("Cannot load %s.", vndk_lib_list_name) 302 logging.warning("Cannot load %s.", vndk_lib_extra_list_name)
|
/test/framework/harnesses/host_controller/ |
D | main.py | 83 logging.warning("Script execution time is longer than loop " 169 logging.warning("WARN: If --use_tfc is set, --config_file argument " 202 logging.warning("vti address is not set. example : "
|
/test/vts-testcase/hal/media/omx/V1_0/host_omxstore/ |
D | VtsHalMediaOmxStoreV1_0HostTest.py | 125 logging.warning( 286 logging.warning('IOmxStore has an empty implementation. Skipping...') 383 logging.warning( 433 logging.warning(
|
/test/vts/utils/python/systrace/ |
D | systrace_controller.py | 47 logging.warning( 87 logging.warning('systrace output path is empty.') 92 logging.warning('systrace output file is empty.')
|
/test/vti/test_serving/gae/webapp/src/endpoint/ |
D | endpoint_base.py | 74 logging.warning( 201 logging.warning( 247 logging.warning(
|
D | job_queue.py | 105 logging.warning("[heartbeat] more than one job is found!") 106 logging.warning(
|
D | build_info.py | 46 logging.warning(
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | PreconditionPreparer.java | 120 protected void logWarning(String warning) { in logWarning() argument 121 LogUtil.printLog(Log.LogLevel.WARN, mLogTag, warning); in logWarning()
|
/test/vts-testcase/vndk/abi/ |
D | VtsVndkAbiTest.py | 209 logging.warning("%s: Unexpected vtable entry kind %s", 220 logging.warning("%s: Expected pure virtual function" 260 logging.warning("Unknown dump: %s", dump_path)
|
D | vts_vndk_abi_test.py | 204 logging.warning("%s: Unexpected vtable entry kind %s", 215 logging.warning("%s: Expected pure virtual function"
|
/test/framework/harnesses/host_controller/command_processor/ |
D | command_test.py | 191 logging.warning("Unexpected number of results: %s", 205 logging.warning("Nothing loaded from report.")
|
D | base_command_processor.py | 76 logging.warning("{} coommand returned {}".format(
|
D | command_config_local.py | 142 logging.warning(
|
D | command_build.py | 226 logging.warning(
|
/test/framework/harnesses/host_controller/utils/parser/ |
D | xml_utils.py | 40 logging.warning(
|
/test/vts/runners/host/ |
D | signals.py | 59 logging.warning(u"Details contain non-ASCII characters: %s",
|
D | test_runner.py | 89 logging.warning("Missing a configuration file. Using the default.") 453 logging.warning(
|
/test/vti/test_serving/gae/webapp/src/utils/ |
D | email_util.py | 131 logging.warning( 219 logging.warning(
|
/test/vti/test_serving/gae/webapp/src/scheduler/ |
D | device_heartbeat.py | 82 logging.warning(
|
/test/vts/testcases/template/binary_test/ |
D | binary_test.py | 343 logging.warning('Failed to clean up test class: %s', cmd_results) 353 logging.warning('Failed to remove: %s', cmd_results) 386 logging.warning('binary source file is specified '
|
/test/vts/utils/python/hal/ |
D | hal_service_name_utils.py | 93 logging.warning("Unknown comb mode, use default comb mode instead.")
|
/test/vts/testcases/template/hal_hidl_host_test/ |
D | hal_hidl_host_test.py | 131 logging.warning(
|
/test/vts/utils/python/profiling/ |
D | profiling_utils.py | 299 logging.warning("API %s is not supported by %s", 321 logging.warning("Unsupported hal package: %s", package_name)
|
/test/vts-testcase/vndk/dependency/ |
D | vts_vndk_dependency_test.py | 248 logging.warning("%s is not built for Android, which is no " 418 logging.warning("Ignore dependency errors: %s", dep_errors)
|
/test/vts/testcases/host/camera_its/ |
D | CameraITSTest.py | 88 logging.warning("Python version %s found; "
|
12