Home
last modified time | relevance | path

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

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/binarycompatibility/
DBinaryCompatibilityInterfaceMethodsTest.kt132 fun `Add checked exceptions thrown (Incompatible)`() { in Add checked exceptions thrown (Incompatible)()
158 fun `Delete checked exceptions thrown (Incompatible)`() { in Delete checked exceptions thrown (Incompatible)()
184 fun `Re-order list of exceptions thrown (Compatible)`() { in Re-order list of exceptions thrown (Compatible)()
DBinaryCompatibilityClassMethodsAndConstructors.kt129 fun `Add checked exceptions thrown (Incompatible)`() { in Add checked exceptions thrown (Incompatible)()
155 fun `Delete checked exceptions thrown (Incompatible)`() { in Delete checked exceptions thrown (Incompatible)()
181 fun `Re-order list of exceptions thrown (Compatible)`() { in Re-order list of exceptions thrown (Compatible)()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Ddevice_doze.py36 @retry(exceptions=ValueError, tries=3, delay=1)
54 @retry(exceptions=ValueError, tries=3, delay=1)
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/
DThrowsLintTest.kt69 fun `Unchecked exceptions not allowed`() { in Unchecked exceptions not allowed()
173 fun `Hidden Unchecked exceptions allowed`() { in Hidden Unchecked exceptions allowed()
/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/acloud/internal/lib/
Dbase_cloud_client_test.py104 exceptions = {"r1": None, "r2": error_1, "r3": error_2}
105 self._SetupBatchHttpRequestMock(responses, exceptions, client)
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/
DKotlinInteropChecks.kt103 val exceptions = method.findThrownExceptions() in <lambda>() constant
104 if (exceptions.isEmpty()) { in <lambda>()
108 for (exception in exceptions.sortedBy { it.qualifiedName() }) { in <lambda>()
/tools/metalava/metalava-model-psi/src/main/java/com/android/tools/metalava/model/psi/
DPsiMethodItem.kt159 val exceptions = mutableSetOf<ClassItem>() in <lambda>() constant
170 exceptions.add(exceptionClass) in <lambda>()
202 return exceptions in <lambda>()
/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/netsim/rust/
DCMakeLists.txt43 # compilation error message of "cannot use 'throw' with exceptions".
/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/test/connectivity/acts/framework/acts/
Dbase_test.py614 exceptions = self.retryable_exceptions
627 except exceptions as e:
/tools/metalava/metalava-model-turbine/src/main/java/com/android/tools/metalava/model/turbine/
DTurbineCodebaseInitialiser.kt736 getThrowsList(method.exceptions(), methodTypeItemFactory) in <lambda>()
843 getThrowsList(constructor.exceptions(), constructorTypeItemFactory) in <lambda>()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
D__init__.py372 except selenium.common.exceptions.TimeoutException:
/tools/test/connectivity/acts/framework/acts/controllers/
Dasus_axe11000_ap.py6 from selenium.common.exceptions import NoSuchElementException
/tools/repohooks/tools/
Dpylintrc427 overgeneral-exceptions=Exception
Dcheckpatch.pl5812 my $exceptions = qr{
5836 $dstat !~ /$exceptions/ &&
/tools/external/fat32lib/
DNOTICE132 …e Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our de…