Searched refs:warning (Results 1 – 7 of 7) sorted by relevance
/test/vts-testcase/vndk/golden/ |
D | vndk_data.py | 118 logging.warning("Unknown %d-bit ABI %s.", abi_bitness, abi_name) 234 logging.warning("Cannot load %s.", vndk_lib_list_name) 238 logging.warning("Cannot load %s.", vndk_lib_extra_list_name)
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | PreconditionPreparer.java | 116 protected void logWarning(String warning) { in logWarning() argument 117 CLog.w(warning); in logWarning()
|
/test/vts-testcase/vndk/abi/ |
D | vts_vndk_abi_test.py | 204 logging.warning("%s: Unexpected vtable entry kind %s", 215 logging.warning("%s: Expected pure virtual function"
|
/test/vts-testcase/vndk/dependency/ |
D | vts_vndk_dependency_test.py | 244 logging.warning("%s is not built for Android, which is no " 431 logging.warning("Ignore dependency errors: %s", dep_errors)
|
/test/app_compat/csuite/ |
D | pylintrc | 161 # note). You have access to the variables errors warning, statement which 165 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10) 406 # warning. 423 # Exceptions that will emit a warning when being caught. Defaults to
|
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
D | VtsHalAutomotiveVehicleV2_0HostTest.py | 141 logging.warning("attempt to read property 0x%x returned error %d", 383 logging.warning("Set value failed for Property 0x%x" % prop)
|
/test/dittosuite/ |
D | Doxyfile | 831 # Configuration options related to warning and progress messages 841 # The WARNINGS tag can be used to turn on/off the warning messages that are 867 # parameters have no documentation without warning. 891 # a warning is encountered. If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS 896 # write the warning messages in between other messages but write them at the end 897 # of a run, in case a WARN_LOGFILE is defined the warning messages will be 906 # The WARN_FORMAT tag determines the format of the warning messages that doxygen 908 # will be replaced by the file and line number from which the warning originated 909 # and the warning text. Optionally the format may contain $version, which will 927 # The WARN_LOGFILE tag can be used to specify a file to which warning and error [all …]
|