Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 19 of 19) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dhardware_power_statecontrol_lib.py48 requests.exceptions.ConnectionError,
49 requests.exceptions.ReadTimeout):
68 except (requests.exceptions.ReadTimeout,
88 except (requests.exceptions.ReadTimeout,
108 except (requests.exceptions.ReadTimeout,
128 except (requests.exceptions.ReadTimeout,
Dutils_lib.py59 exceptions = []
65 exceptions.append(e)
73 exceptions.append(e)
76 raise Exception('No valid ssh key type found', exceptions)
Dbase_lib.py78 except requests.exceptions.Timeout as e:
/tools/metalava/src/test/java/com/android/tools/metalava/binarycompatibility/
DBinaryCompatibilityInterfaceMethodsTest.kt141 fun `Add checked exceptions thrown (Incompatible)`() { in Add checked exceptions thrown (Incompatible)()
164 fun `Delete checked exceptions thrown (Incompatible)`() { in Delete checked exceptions thrown (Incompatible)()
187 fun `Re-order list of exceptions thrown (Compatible)`() { in Re-order list of exceptions thrown (Compatible)()
DBinaryCompatibilityClassMethodsAndConstructors.kt135 fun `Add checked exceptions thrown (Incompatible)`() { in Add checked exceptions thrown (Incompatible)()
157 fun `Delete checked exceptions thrown (Incompatible)`() { in Delete checked exceptions thrown (Incompatible)()
179 fun `Re-order list of exceptions thrown (Compatible)`() { in Re-order list of exceptions thrown (Compatible)()
/tools/trebuchet/trebuchet/startup-summarizer/src/
DStartupSummarizer.kt331 val exceptions : MutableList<Pair<String, Exception>> = mutableListOf() in main() constant
350 exceptions.add(Pair(fileName, e)) in main()
364 if (exceptions.count() > 0) { in main()
366 exceptions.forEach { (fileName, exception) -> in main()
/tools/metalava/src/main/java/com/android/tools/metalava/
DKotlinInteropChecks.kt91 val exceptions = method.findThrownExceptions() in <lambda>() constant
92 if (exceptions.isEmpty()) { in <lambda>()
96 for (exception in exceptions.sortedBy { it.qualifiedName() }) { in <lambda>()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py378 except requests.exceptions.Timeout:
441 except requests.exceptions.Timeout:
516 except requests.exceptions.Timeout:
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiMethodItem.kt192 val exceptions = mutableSetOf<ClassItem>() in <lambda>() constant
200 exceptions.add(exceptionClass) in <lambda>()
227 return exceptions in <lambda>()
/tools/acloud/internal/lib/
Dbase_cloud_client_test.py104 exceptions = {"r1": None, "r2": error_1, "r3": error_2}
105 self._SetupBatchHttpRequestMock(responses, exceptions, client)
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcontest.py80 except requests.exceptions.ConnectionError:
150 except requests.exceptions.ReadTimeout:
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Ddhcp_server.py65 @retry(exceptions=NoInterfaceError, tries=3, delay=1)
/tools/test/connectivity/acts/framework/acts/
Dbase_test.py609 exceptions = self.retryable_exceptions
622 except exceptions as e:
/tools/metalava/
DCOMPATIBILITY.md35 …sting valid interactions with an updated library do not trigger unexpected exceptions at runtime**.
/tools/security/fuzzing/example_fuzzer/
DREADME.md72 (longjmp and C++ exceptions *are* supported)
/tools/metalava/src/test/java/com/android/tools/metalava/
DApiLintTest.kt3692 fun `Unchecked exceptions not allowed`() { in Unchecked exceptions not allowed()
/tools/test/connectivity/acts/framework/acts/controllers/
Dasus_axe11000_ap.py6 from selenium.common.exceptions import NoSuchElementException
Dfuchsia_device.py473 (ConnectionRefusedError, requests.exceptions.ConnectionError),
/tools/external/fat32lib/
DNOTICE132 …e Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our de…