Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/tools/metalava/src/main/java/com/android/tools/metalava/
DReleaseType.kt35 error(Issues.ADDED_CLASS) in getIssueConfiguration()
36 error(Issues.ADDED_FIELD) in getIssueConfiguration()
37 error(Issues.ADDED_FINAL_UNINSTANTIABLE) in getIssueConfiguration()
38 error(Issues.ADDED_INTERFACE) in getIssueConfiguration()
39 error(Issues.ADDED_METHOD) in getIssueConfiguration()
40 error(Issues.ADDED_PACKAGE) in getIssueConfiguration()
41 error(Issues.CHANGED_ABSTRACT) in getIssueConfiguration()
42 error(Issues.CHANGED_CLASS) in getIssueConfiguration()
43 error(Issues.CHANGED_DEPRECATED) in getIssueConfiguration()
44 error(Issues.CHANGED_SCOPE) in getIssueConfiguration()
[all …]
/tools/metalava/
DAPI-LINT.md22 Next to an error message, metalava will include the issue id. For example,
23 here's a sample error message:
25 …src/android/pkg/MyStringImpl.java:3: error: Don't expose your implementation details: MyStringImpl…
119 932 ProtectedMember M7 error
122 269 ActionValue C4 error
125 211 AllUpper C2 error
126 206 GetterSetterNames M6 error
127 185 BannedThrow error
129 159 NoClone error
130 159 ParcelNotFinal FW8 error
[all …]
/tools/test/connectivity/acts/tests/google/ble/concurrency/
DConcurrentBleAdvertisingTest.py422 except Empty as error:
423 self.log.error("Test failed with Empty error: {}".format(error))
425 except concurrent.futures._base.TimeoutError as error:
428 .format(error))
435 except Empty as error:
436 self.log.debug("Test passed with Empty error: {}".format(error))
437 except concurrent.futures._base.TimeoutError as error:
440 .format(error))
479 except Empty as error:
480 self.log.error("Test failed with Empty error: {}".format(error))
[all …]
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_carkit_lib.py87 self.log.error("Failed to reconnect to HSP service...")
95 self.log.error("Failed to initiate call")
98 self.log.error("Failed to answer call.")
102 self.log.error("Failed to initiate call")
105 self.log.error("Failed to answer call.")
114 self.log.error(err)
190 self.log.error(
202 self.log.error("Failed to disconnect A2DP service...")
207 self.log.error(
211 self.log.error("Failed to disconnect from A2DP service")
[all …]
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveStressFdrTest.py87 self.dut.log.error("%s failed with %s", method, e)
105 self.log.error("%s failed", method)
112 self.log.error("%s check failed with %s", method, e)
115 self.log.error("%s failed", method)
120 self.log.error("%s failed", failed_tests)
125 self.dut.log.error("Subscription check failed")
134 self.dut.log.error("VoLTE provisioning is disabled.")
154 self.log.error("Phone call test failed.")
161 self.log.error("SMS send test failed")
171 self.log.error("MMS test sendfailed")
[all …]
DTelLiveDataTest.py187 ad.log.error("WiFi connect fail.")
330 self.log.error("Failed to setup VoLTE")
503 self.log.error("Device failed to reselect in {}s.".format(
521 self.log.error("Data not available on cell")
539 self.log.error(
581 self.log.error("Failed to hang up call")
588 self.log.error(str(e))
824 self.provider.log.error("Provider failed to connect to %s.",
853 self.provider.log.error(
861 self.log.error("Internet connection check failed before tethering")
[all …]
DTelLiveVideoTest.py93 ad.log.error("Video calling is not supported")
116 self.log.error("Phone Failed to Set Up Properly.")
127 self.log.error("Failed to setup+teardown a call")
152 self.log.error("Phone Failed to Set Up Properly.")
164 self.log.error("Failed to setup+teardown long call")
187 self.log.error("Phone Failed to Set Up Properly.")
198 self.log.error("Failed to setup+teardown a call")
223 self.log.error("Phone Failed to Set Up Properly.")
234 self.log.error("Failed to setup a call")
244 self.log.error("Failed to disable video on PhoneA.")
[all …]
DTelLiveRebootStressTest.py107 self.dut.log.error("%s failed with %s", method, e)
124 self.log.error("%s failed", method)
131 self.log.error("%s check failed with %s", method, e)
134 self.log.error("%s failed", method)
139 self.log.error("%s failed", failed_tests)
144 self.dut.log.error("Subscription check failed")
153 self.dut.log.error("VoLTE provisioning is disabled.")
164 self.dut.log.error("VoLTE provisioning is not disabled.")
186 self.dut.log.error("VoLTE is still provisioned")
195 self.log.error("Phone call test failed.")
[all …]
DTelLiveVoiceTest.py135 ad.log.error("Phone Failed to Set Up Properly for Voice.")
141 ad.log.error("Call Failed to Initiate")
145 ad.log.error("Waiting for Call in Active Failed")
149 ad.log.error("Call Dropped")
152 ad.log.error("Call Failed to Hangup")
180 self.log.error("Phone Failed to Set Up Properly.")
210 self.log.error("Phone Failed to Set Up Properly.")
240 self.log.error("Phone Failed to Set Up Properly.")
272 self.log.error("Phone Failed to Set Up Properly.")
305 self.log.error("Phone Failed to Set Up Properly.")
[all …]
DTelLiveSmsTest.py198 self.log.error(
252 self.log.error("SMS test fail.")
269 self.log.error("SMS test fail.")
318 self.log.error("SMS test fail.")
335 self.log.error("SMS test fail.")
384 self.log.error("SMS test fail.")
401 self.log.error("SMS test fail.")
456 self.log.error("Phone Failed to Set Up Properly.")
480 self.log.error("Phone Failed to Set Up Properly.")
503 self.log.error("Phone Failed to Set Up Properly.")
[all …]
DTelWifiDataTest.py94 ad.log.error("connect WiFi failed")
168 ad.log.error("Data not on WiFi")
178 ad.log.error("Data not on Cell")
208 self.log.error("Basic Connectivity Check Failed")
222 ad.log.error("Data IRAT failed in active ICMP transfer")
227 ad.log.error("ICMP transfer failed with parallel IRAT")
264 self.log.error("Basic Connectivity Check Failed")
276 ad.log.error("Data not on WiFi")
283 ad.log.error("HTTP file download failed on WiFi")
290 ad.log.error("Data not on Cell")
[all …]
DTelLiveStressCallTest.py85 ad.log.error("Phone Wifi connection fails.")
89 ad.log.error("Phone failed to enable Wifi-Calling.")
93 ad.log.error("Phone is not in WFC enabled state.")
107 ad.log.error("Phone Wifi connection fails.")
111 ad.log.error("Phone failed to enable Wifi-Calling.")
115 ad.log.error("Phone is not in WFC enabled state.")
125 self.log.error("Phone Failed to Set Up Properly.")
132 ad.log.error("Phone failed to enable VoLTE.")
140 ad.log.error("Phone failed to setup CSFB.")
148 ad.log.error("Phone failed to setup 3g.")
[all …]
/tools/repohooks/tools/
Dcpplint.py578 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
606 error(filename, linenum, 'readability/nolint', 5,
1054 def Check(self, error, filename, linenum): argument
1076 error(filename, linenum, 'readability/fn_size', error_level,
1387 def RemoveMultiLineComments(filename, lines, error): argument
1396 error(filename, lineix_begin + 1, 'readability/multiline_comment', 5,
1751 def CheckForCopyright(filename, lines, error): argument
1759 error(filename, 0, 'legal/copyright', 5,
1880 def CheckForHeaderGuard(filename, clean_lines, error): argument
1926 error(filename, 0, 'build/header_guard', 5,
[all …]
/tools/test/connectivity/acts/tests/google/bt/car_bt/
DBtCarHfpConnectionTest.py85 self.ag.log.error("Failed to initiate call from ag.")
88 self.re.log.error("Failed to accept call on re.")
93 self.ag.log.error("AG not in Active state.")
96 self.re.log.error("RE not in Active state.")
103 self.log.error("Could not connect HF and AG {} {}".format(
109 self.hf.log.error("HF not in Active state.")
148 self.log.error("Could not connect HF and AG {} {}".format(
154 self.ag.log.error("Failed to initiate call from ag.")
159 self.hf.log.error("HF not in ringing state.")
164 self.re.log.error("Failed to accept call on re.")
[all …]
/tools/metalava/src/main/java/com/android/tools/metalava/apilevels/
DApiGenerator.java35 boolean error = false; in main()
43 for (int i = 0; i < args.length && !error; i++) { in main()
52 error = true; in main()
60 error = true; in main()
64 error = true; in main()
72 error = true; in main()
79 error = true; in main()
85 error = true; in main()
93 error = true; in main()
97 error = true; in main()
[all …]
/tools/test/connectivity/acts/framework/tests/
Dacts_error_test.py18 from acts import error
24 e = error.ActsError()
28 e = error.ActsError()
32 e = error.ActsError()
37 e = error.ActsError(*args)
41 e = error.ActsError(key='value')
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py137 caller.log.error("Caller Failed to Reselect")
140 callee.log.error("Callee Failed to Reselect")
149 log.error("make a call and leave a message failed.")
199 phone_a.log.error("Phone A Failed to Reselect")
202 phone_b.log.error("Phone B Failed to Reselect")
214 log.error("Call Iteration Failed")
265 phone_a.log.error("Phone A Failed to Reselect")
268 phone_b.log.error("Phone B Failed to Reselect")
285 log.error("Call Iteration Failed")
289 log.error("Call Iteration Failed")
[all …]
/tools/test/connectivity/acts/framework/acts/libs/proto/
Dproto_utils.py34 logging.error(
38 logging.error(" prebuilts/tools/linux-x86_64/protoc/bin/protoc")
39 logging.error("If prebuilts are not available, use apt-get:")
40 logging.error(" sudo apt-get install protobuf-compiler")
44 logging.error('Can\'t find required file: %s\n' % proto_path)
50 logging.error("Output path is not a valid directory: %s" %
64 logging.error("Fail to compile proto")
87 logging.error("Cannot import generated py-proto %s" %
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dcommon.cpp25 for (GLint error = glGetError(); error; error = glGetError()) { in checkGlError() local
26 LOGI("after %s() glError (0x%x)\n", op, error); in checkGlError()
/tools/test/connectivity/acts/tests/google/fuchsia/bt/
Dcmd_input.py172 self.log.error(
185 self.log.error(
212 self.log.error(FAILURE.format(cmd, err))
225 self.log.error(FAILURE.format(cmd, err))
236 self.log.error(FAILURE.format(cmd, err))
265 self.log.error(FAILURE.format(cmd, err))
294 self.log.error(FAILURE.format(cmd, err))
325 self.log.error(FAILURE.format(cmd, err))
341 self.log.error(FAILURE.format(cmd, err))
358 self.log.error(FAILURE.format(cmd, err))
[all …]
/tools/test/connectivity/acts/tests/google/ble/system_tests/
DBleStressTest.py179 except Empty as error:
182 str(error)]))
184 except concurrent.futures._base.TimeoutError as error:
187 str(error)
232 except Empty as error:
235 str(error)]))
237 except concurrent.futures._base.TimeoutError as error:
240 str(error)
253 except Empty as error:
256 str(error)]))
[all …]
/tools/test/connectivity/acts/tests/google/bt/
DBtAirplaneModeTest.py70 self.log.error("Failed to set Bluetooth state to enabled")
73 self.log.error("Failed to toggle airplane mode on")
103 self.log.error("Failed to set Bluetooth state to enabled")
106 self.log.error("Failed to toggle airplane mode on")
142 self.log.error("Failed to set Bluetooth state to enabled")
145 self.log.error("Failed to toggle airplane mode on")
148 self.log.error("Failed to toggle airplane mode off")
/tools/test/connectivity/tools/
Dyapf_checker.py32 logging.error('Missing commit id in environment.')
36 logging.error('Missing repo path in environment.')
53 logging.error(result.stdout)
54 logging.error('INVALID FORMATTING.')
55 logging.error('Please run:\n'
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationListener.java96 public void testRunFailed(FailureDescription error) { in testRunFailed() argument
97 if (error.getErrorMessage().startsWith(DDMLIB_INSTRU_FAILURE_MSG)) { in testRunFailed()
101 error.setDebugHelpMessage(helpMessage); in testRunFailed()
102 error.setFailureStatus(FailureStatus.TEST_FAILURE); in testRunFailed()
111 error.setFailureStatus(FailureStatus.SYSTEM_UNDER_TEST_CRASHED); in testRunFailed()
115 super.testRunFailed(error); in testRunFailed()
121 FailureDescription error = in testRunEnded() local
129 error.setFailureStatus(FailureStatus.TEST_FAILURE); in testRunEnded()
130 super.testRunFailed(error); in testRunEnded()
/tools/test/connectivity/acts/framework/tests/controllers/sl4a_lib/
Dsl4a_session_test.py19 from socket import error as socket_error
85 error = OSError()
86 error.errno = errno.EADDRINUSE
89 socket_instance.bind.side_effect = error
108 error = timeout()
113 socket_instance.connect.side_effect = error
128 error = socket_error()
129 error.errno = errno.EADDRNOTAVAIL
134 socket_instance.connect.side_effect = error
154 error = socket_error()
[all …]

12345678910>>...16