Home
last modified time | relevance | path

Searched refs:reports (Results 1 – 13 of 13) sorted by relevance

/cts/hostsidetests/statsd/src/android/cts/statsd/uidmap/
DUidMapTests.java42 ConfigMetricsReportList reports = getReportList(); in testUidSnapshotIncluded() local
43 assertTrue(reports.getReportsCount() > 0); in testUidSnapshotIncluded()
45 for (ConfigMetricsReport report : reports.getReportsList()) { in testUidSnapshotIncluded()
83 ConfigMetricsReportList reports = getReportList(); in testChangeFromInstallation() local
84 assertTrue(reports.getReportsCount() > 0); in testChangeFromInstallation()
88 for (ConfigMetricsReport report : reports.getReportsList()) { in testChangeFromInstallation()
110 ConfigMetricsReportList reports = getReportList(); in testChangeFromReinstall() local
111 assertTrue(reports.getReportsCount() > 0); in testChangeFromReinstall()
115 for (ConfigMetricsReport report : reports.getReportsList()) { in testChangeFromReinstall()
136 ConfigMetricsReportList reports = getReportList(); in testChangeFromUninstall() local
[all …]
/cts/hostsidetests/statsd/src/android/cts/statsd/metric/
DMetricActivationTests.java231 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testCancellation() local
232 ConfigMetricsReport report = reports.get(0); in testCancellation()
376 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testRestart() local
377 assertEquals(3, reports.size()); in testRestart()
380 ConfigMetricsReport report = reports.get(0); in testRestart()
384 report = reports.get(1); in testRestart()
388 report = reports.get(2); in testRestart()
512 List<ConfigMetricsReport> reports = getSortedConfigMetricsReports(reportList); in testMultipleActivations() local
513 assertEquals(3, reports.size()); in testMultipleActivations()
516 ConfigMetricsReport report = reports.get(0); in testMultipleActivations()
[all …]
DCountMetricsTests.java273 ConfigMetricsReportList reports = getReportList(); in testPartialBucketCountMetric() local
274 LogUtil.CLog.d("Got following report list: " + reports.toString()); in testPartialBucketCountMetric()
276 assertEquals("Expected 2 reports, got " + reports.getReportsCount(), in testPartialBucketCountMetric()
277 2, reports.getReportsCount()); in testPartialBucketCountMetric()
278 boolean inOrder = reports.getReports(0).getCurrentReportWallClockNanos() < in testPartialBucketCountMetric()
279 reports.getReports(1).getCurrentReportWallClockNanos(); in testPartialBucketCountMetric()
282 for (ConfigMetricsReport report : reports.getReportsList()) { in testPartialBucketCountMetric()
289 reports.getReports(inOrder? 0 : 1).getMetrics(0).getCountMetrics().getData(0); in testPartialBucketCountMetric()
291 reports.getReports(inOrder? 1 : 0).getMetrics(0).getCountMetrics().getData(0); in testPartialBucketCountMetric()
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DREADME.md13 This will show you the hid reports that the device produces.
15 To observe the MotionEvents that Android receives in response to the hid reports, write a small
18 historical data as well, since multiple reports could get batched into a single MotionEvent.
DInputTestCase.java151 for (int i = 0; i < testData.reports.size(); i++) { in testInputEvents()
152 final String report = testData.reports.get(i); in testInputEvents()
/cts/libs/input/src/com/android/cts/input/
DHidJsonParser.java169 JSONArray reports = testcaseEntry.getJSONArray("reports"); in getTestData() local
171 for (int i = 0; i < reports.length(); i++) { in getTestData()
172 String report = reports.getString(i); in getTestData()
173 testData.reports.add(report); in getTestData()
DHidTestData.java35 public List<String> reports = new ArrayList<String>(); field in HidTestData
/cts/hostsidetests/jvmti/redefining/app/src/android/jvmti/cts/
DJvmtiRedefineClassesTest.java76 public ArrayList<String> reports = new ArrayList<>(); field in JvmtiRedefineClassesTest.StringCollector
79 reports.add(data); in accept()
247 String[] output = c.reports.toArray(new String[0]); in checkRedefinedTransform()
/cts/suite/audio_quality/
DAndroid.mk42 zip -rq $(notdir $@) android-cts-audio-quality -x android-cts-audio-quality/reports/\*
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java407 List<ConfigMetricsReportList> reports in getReportsFromStatsDataDumpProto() local
410 reports.add(ConfigMetricsReportList.parseFrom(reportListBytes)); in getReportsFromStatsDataDumpProto()
412 LogUtil.CLog.d("Got dumpsys stats output:\n " + reports.toString()); in getReportsFromStatsDataDumpProto()
413 return reports; in getReportsFromStatsDataDumpProto()
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto15 // Contains proto definition for storing CTS reports.
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile101 reports=no
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale304 prevent such optimizations. However, measurement reports should