Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 25 of 30) sorted by relevance

12

/tools/metalava/
Dgradlew36 warn () { function
100 warn "Could not set maximum file descriptor limit: $MAX_FD"
103 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
/tools/trebuchet/
Dgradlew36 warn () { function
100 warn "Could not set maximum file descriptor limit: $MAX_FD"
103 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
/tools/ndkports/
Dgradlew36 warn () { function
100 warn "Could not set maximum file descriptor limit: $MAX_FD"
103 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
/tools/asuite/asuite_plugin/
Dgradlew36 warn () { function
100 warn "Could not set maximum file descriptor limit: $MAX_FD"
103 warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
/tools/test/connectivity/acts/framework/acts/
Dtracelogger.py54 def warn(self, msg, *args, **kwargs): member in TraceLogger
55 self._log_with(self._logger.warn, 3, msg, *args, **kwargs)
/tools/asuite/atest-py2/test_finders/
Dtf_integration_finder.py121 logging.warn('skipping <include> tag with no "name" value')
196 logging.warn('Input (%s) not valid integration name, '
207 logging.warn('Looking up fully qualified class name for: %s.'
Dsuite_plan_finder.py87 logging.warn('Input (%s) not valid suite plan name, '
Dtest_finder_utils.py888 logging.warn('Found dir (%s) matching input (%s).'
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py536 self.log.warn('Failed to get update; test will not start or '
547 self.log.warn('Failed to remove saved networks before restore.')
553 self.log.warn('Failed to restore network (%s).' %
562 self.log.warn('Failed to restore client connections state.')
/tools/asuite/atest-py2/
Dcli_translator.py421 logging.warn(
468 logging.warn(
479 logging.warn(
Datest.py672 logging.warn('Install step without test step currently not '
/tools/asuite/asuite_plugin/src/java/com/android/atest/commandAdapter/
DAtestProcessListener.java75 LOG.warn(event.getText()); in onTextAvailable()
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py737 self.log.warn(
741 self.log.warn(
903 self.log.warn(
924 self.log.warn(
993 self.log.warn(
1016 self.log.warn("Fail to stop package %s: %s", package_name, e)
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DHiddenNetworksTest.py100 self.log.warn("Failed to scan for networks with error %s" %
/tools/test/connectivity/acts_tests/tests/google/bt/pts/
DA2dpPtsTest.py48 self.log.warn(
DSdpPtsTest.py118 self.log.warn(
DGattPtsTest.py57 self.log.warn(
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiPreFlightTest.py105 self.log.warn("Signal strength for %s is low: %sdBm"
DWifiPasspointTest.py429 self.log.warn("Device %s does not have a ATT sim" % self.dut.model)
DWifiStaApConcurrencyTest.py106 self.log.warn("There is no 'reference_network' or "
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarHfpFuzzTest.py95 self.log.warn(
/tools/test/connectivity/acts_tests/tests/google/net/
DDataUsageTest.py92 self.log.warn("cmd %s failed on %s" % (instr_cmd, ad.serial))
107 self.log.warn("Failed to stop wifi tethering: %s" % e)
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLivePreflightTest.py217 ad.log.warn(msg)
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DWlanRvrTest.py310 self.log.warn('Unable to get IPv4 address at starting '
329 self.log.warn('Unable to get IPv6 address at '
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtSarBaseTest.py738 self.log.warn(

12