Home
last modified time | relevance | path

Searched defs:report (Results 1 – 25 of 1707) sorted by relevance

12345678910>>...69

/aosp_15_r20/external/doclava/test/doclava/
H A DApiCheckTest.java43 Report report = apiCheck.checkApi(args); in testEquivalentApi() local
50 Report report = apiCheck.checkApi(args); in testMethodReturnTypeChanged() local
58 Report report = apiCheck.checkApi(args); in testMethodParameterChanged() local
72 Report report = apiCheck.checkApi(args); in testConstructorParameterChanged() local
85 Report report = apiCheck.checkApi(args); in testAddedClass() local
93 Report report = apiCheck.checkApi(args); in testRemovedClass() local
101 Report report = apiCheck.checkApi(args); in testRemovedDeprecatedClass() local
109 Report report = apiCheck.checkApi(args); in testChangedSuper() local
120 Report report = apiCheck.checkApi(args); in testChangedAssignableReturn() local
128 Report report = apiCheck.checkApi(args); in testInsertedSuper() local
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/tests/src/com/android/cobalt/registry/
DRegistryValidatorTest.java774 ReportDefinition report = in testIsValidReportTypeAndPrivacyMechanism_privateFleetwideOccurrenceCounts() local
787 ReportDefinition report = in tetIsValidReportTypeAndPrivacyMechanism_deIdFleetwideOccurrenceCounts() local
795 ReportDefinition report = getReportDefinition(STRING_COUNTS, DE_IDENTIFICATION); in testIsValidReportTypeAndPrivacyMechanism_deIdStringCounts() local
803 ReportDefinition report = in testIsValidReportTypeAndPrivacyMechanism_fleetwideOccurrenceCounts_unsetIntegerBuckets() local
821 ReportDefinition report = getReportDefinition(STRING_COUNTS, DE_IDENTIFICATION); in testIsValidReportTypeAndPrivacyMechanism_stringCounts_defaultIntegerBuckets() local
838 ReportDefinition report = in testIsValidReportTypeAndPrivacyMechanism_supportedSystemProfileSelection() local
848 ReportDefinition report = in testIsValidReportTypeAndPrivacyMechanism_unsupportedSystemProfileSelection() local
858 ReportDefinition report = in testIsValidReportTypeAndPrivacyMechanism_supportedSystemProfileField() local
868 ReportDefinition report = in testIsValidReportTypeAndPrivacyMechanism_unsupportedSystemProfileField() local
878 ReportDefinition report = in testIsValidReportTypeAndPrivacyMechanism_experimentIdsSetFails() local
[all …]
/aosp_15_r20/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp78 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
100 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
127 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
167 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
199 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
226 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
277 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ true); in TEST() local
363 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
393 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
438 StatsdStatsReport report = getStatsdStatsReport(stats, /* reset stats */ false); in TEST() local
[all …]
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDorg.jacoco.report-0.8.8.202204050719.jar ... jacoco/report/csv/ org/jacoco/report/html/ org/jacoco/report/internal
/aosp_15_r20/external/webrtc/pc/
H A Dlegacy_stats_collector.cc100 StatsReport* report = reports->ReplaceOrAddNew(id); in AddTrackReport() local
110 StatsReport* report = AddTrackReport(reports, track_id); in CreateTrackReport() local
125 StatsReport* report, in ExtractCommonSendProperties()
139 StatsReport* report) { in ExtractCommonReceiveProperties()
143 void SetAudioProcessingStats(StatsReport* report, in SetAudioProcessingStats()
177 StatsReport* report, in ExtractStats()
240 StatsReport* report, in ExtractStats()
301 StatsReport* report, in ExtractStats()
366 StatsReport* report, in ExtractStats()
414 StatsReport* report) { in ExtractStats()
[all …]
H A Drtc_stats_collector_unittest.cc168 std::string IdForType(const RTCStatsReport* report) { in IdForType()
666 const rtc::scoped_refptr<const RTCStatsReport>& report, in ExpectReportContainsCertificateInfo()
686 const rtc::scoped_refptr<const RTCStatsReport>& report, in GetCertificateStatsFromFingerprint()
994 rtc::scoped_refptr<const RTCStatsReport> report = stats_->GetStatsReport(); in TEST_F() local
1025 rtc::scoped_refptr<const RTCStatsReport> report = stats_->GetStatsReport(); in TEST_F() local
1062 rtc::scoped_refptr<const RTCStatsReport> report = stats_->GetStatsReport(); in TEST_F() local
1176 rtc::scoped_refptr<const RTCStatsReport> report = stats_->GetStatsReport(); in TEST_F() local
1302 rtc::scoped_refptr<const RTCStatsReport> report = stats_->GetStatsReport(); in TEST_F() local
1355 rtc::scoped_refptr<const RTCStatsReport> report = stats_->GetStatsReport(); in TEST_F() local
1424 rtc::scoped_refptr<const RTCStatsReport> report = stats_->GetStatsReport(); in TEST_F() local
[all …]
H A Drtc_stats_integrationtest.cc205 RTCStatsVerifier(const RTCStatsReport* report, const RTCStats* stats) in RTCStatsVerifier()
351 explicit RTCStatsReportVerifier(const RTCStatsReport* report) in RTCStatsReportVerifier()
1128 rtc::scoped_refptr<const RTCStatsReport> report = GetStatsFromCaller(); in TEST_F() local
1139 rtc::scoped_refptr<const RTCStatsReport> report = GetStatsFromCallee(); in TEST_F() local
1153 rtc::scoped_refptr<const RTCStatsReport> report = in TEST_F() local
1172 rtc::scoped_refptr<const RTCStatsReport> report = in TEST_F() local
1193 rtc::scoped_refptr<const RTCStatsReport> report = in TEST_F() local
1204 rtc::scoped_refptr<const RTCStatsReport> report = in TEST_F() local
1254 rtc::scoped_refptr<const RTCStatsReport> report = GetStatsFromCallee(); in TEST_F() local
1291 rtc::scoped_refptr<const RTCStatsReport> report = GetStatsFromCallee(); in TEST_F() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/postprocessor/
DStatsdBeforeAfterGaugeMetricPostProcessorTest.java135 ConfigMetricsReportList report = in testParseSingleMetricFormatter() local
164 ConfigMetricsReportList report = in testParseMultipleMetricFormatters() local
196 ConfigMetricsReportList report = in testReportsBeforeAndAfterIfSet() local
231 ConfigMetricsReportList report = in testSkipsMetricsWhenSnapshotIsMissing() local
253 ConfigMetricsReportList report = in testLogsRawMetricReportWhenSnapshotIsMissing() local
284 ConfigMetricsReportList report = in testSkipsDeltaForMetricMissingInOneSnapshot() local
311 ConfigMetricsReportList report = in testWarnsMetricMissingInOneSnapshot() local
348 ConfigMetricsReportList report = in testStillReportsBeforeAfterForMetricsMissingInOneSnapshot() local
380 ConfigMetricsReportList report = in testMetricWithMultipleValuesAreSkippedForDeltaCalculation() local
410 ConfigMetricsReportList report = in testMetricWithMultipleValuesAreReportedInBeforeAfterIfSet() local
[all …]
/aosp_15_r20/packages/modules/StatsD/statsd/tests/e2e/
DPartialBucket_e2e_test.cpp112 ConfigMetricsReport report = getReports(service->mProcessor, start + 3); in TEST_F() local
131 ConfigMetricsReport report = getReports(service->mProcessor, start + 4); in TEST_F() local
150 ConfigMetricsReport report = getReports(service->mProcessor, start + 4); in TEST_F() local
183 ConfigMetricsReport report = getReports(service->mProcessor, start + 4); in TEST_F() local
214 ConfigMetricsReport report = getReports(service->mProcessor, start + 4 * NS_PER_SEC); in TEST_F() local
245 ConfigMetricsReport report = in TEST_F() local
271 ConfigMetricsReport report = in TEST_F() local
299 ConfigMetricsReport report = in TEST_F() local
329 ConfigMetricsReport report = getReports(service->mProcessor, 5 * 60 * NS_PER_SEC + start + 100); in TEST_F() local
360 ConfigMetricsReport report = getReports(service->mProcessor, 5 * 60 * NS_PER_SEC + start + 100); in TEST_F() local
[all …]
DValueMetric_histogram_e2e_test.cpp81 ConfigMetricsReport report = reports.reports(0); in validateHistogram() local
115 ConfigMetricsReport report = reports->reports(0); in TEST_F() local
220 ConfigMetricsReport report = reports->reports(0); in TEST_F() local
338 ConfigMetricsReport report = reports->reports(0); in TEST_F() local
413 ConfigMetricsReport report = reports->reports(0); in TEST_F() local
504 ConfigMetricsReport report = reports->reports(0); in TEST_F_GUARDED() local
555 ConfigMetricsReport report = reports->reports(0); in TEST_F_GUARDED() local
689 ConfigMetricsReport report = reports->reports(0); in TEST_F_GUARDED() local
812 ConfigMetricsReport report = reports->reports(0); in TEST_F_GUARDED() local
877 ConfigMetricsReport report = reports->reports(0); in TEST_F_GUARDED() local
/aosp_15_r20/packages/modules/StatsD/statsd/tests/metrics/
DEventMetricProducer_test.cpp100 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 20); in TEST_F() local
138 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 20); in TEST_F() local
187 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 20); in TEST_F() local
222 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 50); in TEST_F() local
270 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 50); in TEST_F() local
314 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 50); in TEST_F() local
360 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 50); in TEST_F() local
386 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 150); in TEST_F() local
414 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 250); in TEST_F() local
652 StatsLogReport report = onDumpReport(eventProducer, bucketStartTimeNs + 50); in TEST_F() local
[all …]
DKllMetricProducer_test.cpp325 StatsLogReport report = in TEST() local
359 StatsLogReport report = in TEST() local
387 StatsLogReport report = in TEST() local
419 StatsLogReport report = in TEST() local
466 StatsLogReport report = onDumpReport(kllProducer, bucketStartTimeNs + 50, in TEST() local
475 StatsLogReport report = onDumpReport(kllProducer, bucketStartTimeNs + 150, in TEST() local
487 StatsLogReport report = onDumpReport(kllProducer, bucketStartTimeNs + 250, in TEST() local
506 StatsLogReport report = onDumpReport(kllProducer, bucketStartTimeNs + 50, in TEST() local
515 StatsLogReport report = onDumpReport(kllProducer, bucketStartTimeNs + 150, in TEST() local
533 StatsLogReport report = onDumpReport(kllProducer, bucketStartTimeNs + 50, in TEST() local
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs74 let report = Report::new(&error); in single_line_formatting() localVariable
84 let report = Report::new(&error).pretty(true); in multi_line_formatting() localVariable
99 let report = Report::new(SuperErrorSideKick); in error_with_no_sources_formats_single_line_correctly() localVariable
108 let report = Report::new(SuperErrorSideKick).pretty(true); in error_with_no_sources_formats_multi_line_correctly() localVariable
132 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
157 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
225 let report = Report::new(error); in error_formats_single_line_with_rude_display_impl() localVariable
271 let report = Report::new(error).pretty(true); in error_formats_multi_line_with_rude_display_impl() localVariable
317 let report = Report::new(error).pretty(true); in errors_that_start_with_newline_formats_correctly() localVariable
350 let report = Report::new(error).pretty(true); in errors_with_multiple_writes_on_same_line_dont_insert_erroneous_newlines() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs74 let report = Report::new(&error); in single_line_formatting() localVariable
84 let report = Report::new(&error).pretty(true); in multi_line_formatting() localVariable
99 let report = Report::new(SuperErrorSideKick); in error_with_no_sources_formats_single_line_correctly() localVariable
108 let report = Report::new(SuperErrorSideKick).pretty(true); in error_with_no_sources_formats_multi_line_correctly() localVariable
132 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
157 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
225 let report = Report::new(error); in error_formats_single_line_with_rude_display_impl() localVariable
271 let report = Report::new(error).pretty(true); in error_formats_multi_line_with_rude_display_impl() localVariable
317 let report = Report::new(error).pretty(true); in errors_that_start_with_newline_formats_correctly() localVariable
350 let report = Report::new(error).pretty(true); in errors_with_multiple_writes_on_same_line_dont_insert_erroneous_newlines() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs74 let report = Report::new(&error); in single_line_formatting() localVariable
84 let report = Report::new(&error).pretty(true); in multi_line_formatting() localVariable
99 let report = Report::new(SuperErrorSideKick); in error_with_no_sources_formats_single_line_correctly() localVariable
108 let report = Report::new(SuperErrorSideKick).pretty(true); in error_with_no_sources_formats_multi_line_correctly() localVariable
132 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
157 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
225 let report = Report::new(error); in error_formats_single_line_with_rude_display_impl() localVariable
271 let report = Report::new(error).pretty(true); in error_formats_multi_line_with_rude_display_impl() localVariable
317 let report = Report::new(error).pretty(true); in errors_that_start_with_newline_formats_correctly() localVariable
350 let report = Report::new(error).pretty(true); in errors_with_multiple_writes_on_same_line_dont_insert_erroneous_newlines() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs74 let report = Report::new(&error); in single_line_formatting() localVariable
84 let report = Report::new(&error).pretty(true); in multi_line_formatting() localVariable
99 let report = Report::new(SuperErrorSideKick); in error_with_no_sources_formats_single_line_correctly() localVariable
108 let report = Report::new(SuperErrorSideKick).pretty(true); in error_with_no_sources_formats_multi_line_correctly() localVariable
132 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
157 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
225 let report = Report::new(error); in error_formats_single_line_with_rude_display_impl() localVariable
271 let report = Report::new(error).pretty(true); in error_formats_multi_line_with_rude_display_impl() localVariable
317 let report = Report::new(error).pretty(true); in errors_that_start_with_newline_formats_correctly() localVariable
350 let report = Report::new(error).pretty(true); in errors_with_multiple_writes_on_same_line_dont_insert_erroneous_newlines() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs74 let report = Report::new(&error); in single_line_formatting() localVariable
84 let report = Report::new(&error).pretty(true); in multi_line_formatting() localVariable
99 let report = Report::new(SuperErrorSideKick); in error_with_no_sources_formats_single_line_correctly() localVariable
108 let report = Report::new(SuperErrorSideKick).pretty(true); in error_with_no_sources_formats_multi_line_correctly() localVariable
132 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
157 let report = Report::new(error).pretty(true).show_backtrace(true); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
225 let report = Report::new(error); in error_formats_single_line_with_rude_display_impl() localVariable
271 let report = Report::new(error).pretty(true); in error_formats_multi_line_with_rude_display_impl() localVariable
317 let report = Report::new(error).pretty(true); in errors_that_start_with_newline_formats_correctly() localVariable
350 let report = Report::new(error).pretty(true); in errors_with_multiple_writes_on_same_line_dont_insert_erroneous_newlines() localVariable
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/
DEventReportTest.java266 EventReport report = in populateFromSourceAndTrigger_eventSourceAppDestWithoutInstallAttribution() local
320 EventReport report = in populate_eventSourceAppDestWithoutInstallConfigured() local
366 EventReport report = in testpopulate_shouldTruncateTriggerDataWith64thBit() local
411 EventReport report = in populate_eventSourceWebDestWithoutInstallAttribution() local
451 EventReport report = in populate_eventSourceAppDestWithInstallAttribution() local
492 EventReport report = in populate_eventSourceWebDestWithInstallAttribution() local
531 EventReport report = in populate_navigationSourceAppDestWithoutInstall() local
573 EventReport report = in populate_navigationSourceWebDestWithoutInstall() local
616 EventReport report = in testPopulate_navigationSourceAppDestWithInstallAttribution() local
663 EventReport report = in testpopulate_navigationSourceWebDestWithInstallAttribution() local
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/reporting/
DDebugReportApiTest.java149 DebugReport report = captor.getValue(); in testScheduleAppToAppSourceReport_success() local
177 DebugReport report = captor.getValue(); in testScheduleWebToWebSourceReport_success() local
469 DebugReport report = captor.getValue(); in scheduleSourceDestinationLimitDebugReport_success() local
498 DebugReport report = captor.getValue(); in scheduleSourceDestinationPerMinuteRateLimitDebugReport__success() local
527 DebugReport report = captor.getValue(); in scheduleSourceDestinationPerDayRateLimitDebugReport_success() local
720 DebugReport report = captor.getValue(); in testScheduleSourceReport_sourceNoised_success() local
750 DebugReport report = captor.getValue(); in testScheduleWebSourceReport_sourceNoised_success() local
888 DebugReport report = captor.getValue(); in testScheduleSourceReport_sourceStorageLimit_success() local
1001 DebugReport report = captor.getValue(); in testScheduleAppSourceReport_sourceUnknownError_success() local
1033 DebugReport report = captor.getValue(); in testScheduleWebSourceReport_sourceUnknownError_success() local
[all …]
/aosp_15_r20/packages/modules/StatsD/tests/src/android/cts/statsd/metadata/
DMetadataTests.java63 StatsdStatsReport report = getStatsdStatsReport(); // Has only been 1 second in testConfigTtl() local
131 StatsdStatsReport report = getStatsdStatsReport(); in testAtomLossInfoCollection() local
197 StatsdStatsReport report = getStatsdStatsReport(); in testSystemServerLossErrorCode() local
256 StatsdStatsReport report = getStatsdStatsReport(); in testAtomIdLossDistributionCollection() local
284 StatsdStatsReport report = getStatsdStatsReport(); in runTestUntilLossAtomReported() local
302 private int getAtomStatsCount(StatsdStatsReport report, int atomId) { in getAtomStatsCount()
312 static private HashSet<Integer> getSocketLossUids(StatsdStatsReport report) { in getSocketLossUids()
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dpacket_receive_stats_tracker_unittest.cc21 RtcpReportBlock report; in GetSentinel() local
68 RtcpReportBlock report = GetSentinel(); in TEST() local
83 RtcpReportBlock report = GetSentinel(); in TEST() local
111 RtcpReportBlock report = GetSentinel(); in TEST() local
148 RtcpReportBlock report = GetSentinel(); in TEST() local
180 RtcpReportBlock report; in TEST() local
192 RtcpReportBlock report; in TEST() local
/aosp_15_r20/system/dmesgd/
H A Ddmesg_parser_test.cpp41 std::string report; in CheckReport() local
60 std::vector<std::string> report = { in TEST_F() local
96 std::vector<std::string> report = { in TEST_F() local
122 std::vector<std::string> report = { in TEST_F() local
152 std::vector<std::string> report = { in TEST_F() local
199 std::vector<std::string> report = { in TEST_F() local
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cc64 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data()
83 int __tsan_get_report_stack(void *report, uptr idx, void **trace, in __tsan_get_report_stack()
93 int __tsan_get_report_mop(void *report, uptr idx, int *tid, void **addr, in __tsan_get_report_mop()
109 int __tsan_get_report_loc(void *report, uptr idx, const char **type, in __tsan_get_report_loc()
128 int __tsan_get_report_mutex(void *report, uptr idx, uptr *mutex_id, void **addr, in __tsan_get_report_mutex()
141 int __tsan_get_report_thread(void *report, uptr idx, int *tid, uptr *os_id, in __tsan_get_report_thread()
157 int __tsan_get_report_unique_tid(void *report, uptr idx, int *tid) { in __tsan_get_report_unique_tid()
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DDeviceReportActivity.java132 StringBuffer report = new StringBuffer(); in reportDeviceInfo() local
152 StringBuffer report = new StringBuffer(); in reportUsbDevices() local
180 StringBuffer report = new StringBuffer(); in reportMidiDevices() local
206 StringBuffer report){ in addMidiDeviceInfoToDeviceReport()
219 StringBuffer report = new StringBuffer(); in reportAllMicrophones() local
244 StringBuffer report = new StringBuffer(); in reportExtraDeviceInfo() local
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/validation/
H A DComponentHierarchyValidator.java68 ValidationReport.Builder report = ValidationReport.about(componentDescriptor.typeElement()); in validate() local
84 ValidationReport.Builder report, in validateSubcomponentMethods()
115 ValidationReport.Builder report, in validateFactoryMethodParameters()
139 ValidationReport.Builder report, in validateScopeHierarchy()
178 ValidationReport.Builder report, in validateProductionModuleUniqueness()
218 ValidationReport.Builder report, in validateRepeatedScopedDeclarations()

12345678910>>...69