Home
last modified time | relevance | path

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

/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.kt87 val exceptions = method.findThrownExceptions() in ensureExceptionsDocumented() constant
88 if (exceptions.isEmpty()) { in ensureExceptionsDocumented()
92 for (exception in exceptions.sortedBy { it.qualifiedName() }) { in ensureExceptionsDocumented()
/tools/acloud/internal/lib/
Dbase_cloud_client_test.py105 exceptions = {"r1": None, "r2": error_1, "r3": error_2}
106 self._SetupBatchHttpRequestMock(responses, exceptions)
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiMethodItem.kt178 val exceptions = mutableSetOf<ClassItem>() in <lambda>() constant
186 exceptions.add(exceptionClass) in <lambda>()
213 return exceptions in <lambda>()
/tools/metalava/src/test/java/com/android/tools/metalava/
DKotlinInteropChecksTest.kt152 fun `Methods which throw exceptions should document them`() { in Methods which throw exceptions should document them()
DApiLintTest.kt1535 fun `Check for banned runtime exceptions`() { in Check for banned runtime exceptions()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/data_storage/bigquery/
Dtest_bigquery_utils.py17 from google.api_core.exceptions import NotFound
Dbigquery_logger_utils.py28 from google.api_core.exceptions import NotFound
/tools/repohooks/tools/
Dpylintrc413 overgeneral-exceptions=Exception
Dcheckpatch.pl4972 my $exceptions = qr{
4996 $dstat !~ /$exceptions/ &&
/tools/external/fat32lib/
DNOTICE132 …e Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our de…