Home
last modified time | relevance | path

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

12

/cts/tests/tests/hardware/res/raw/
Dsony_dualshock4_bluetooth_lighttests.json8 "report": [], array
24 "report": [], array
40 "report": [], array
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageInstallerV2StatsTests.java54 final AtomsProto.PackageInstallerV2Reported report = installPackageUsingV2AndGetReport( in testPackageInstallerV2MetricsReported() local
70 final AtomsProto.PackageInstallerV2Reported report = installPackageUsingV2AndGetReport( in testPackageInstallerV2MetricsReportedForSplits() local
DPackageInstallationSessionReportedStatsTests.java114 private void checkDurationResult(AtomsProto.PackageInstallationSessionReported report) { in checkDurationResult()
137 private void checkReportResult(AtomsProto.PackageInstallationSessionReported report, in checkReportResult()
212 AtomsProto.PackageUninstallationReported report = reports.get(0); in testPackageUninstalledReported() local
/cts/tests/filesystem/src/android/filesystem/cts/
DAlmostFullTest.java137 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testRandomRead() local
138 FileUtil.doRandomReadTest(getContext(), DIR_RANDOM_RD, report, fileSize, BUFFER_SIZE); in testRandomRead() local
152 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testRandomUpdate() local
153 FileUtil.doRandomWriteTest(getContext(), DIR_RANDOM_WR, report, fileSize, BUFFER_SIZE); in testRandomUpdate() local
DRandomRWTest.java71 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testRandomRead() local
97 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testRandomUpdate() local
DSequentialRWTest.java85 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testSingleSequentialWrite() local
143 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testSingleSequentialRead() local
DFileUtil.java273 public static double doRandomReadTest(Context context, String dirName, ReportLog report, in doRandomReadTest()
330 public static double doRandomWriteTest(Context context, String dirName, ReportLog report, in doRandomWriteTest()
394 DeviceReportLog report = new DeviceReportLog(reportName, streamName); in doSequentialUpdateTest() local
416 DeviceReportLog report = new DeviceReportLog(reportName, String.format("%s_average", in doSequentialUpdateTest() local
/cts/tests/simplecpu/src/android/simplecpu/cts/
DSimpleCpuTest.java103 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in doTestSort() local
127 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in doMatrixMultiplication() local
/cts/libs/input/src/com/android/cts/input/
DHidLightTestData.java44 public String report; field in HidLightTestData
DHidDevice.java121 public void sendHidReport(String report) { in sendHidReport()
/cts/tests/tests/telecom/src/android/telecom/cts/
DBluetoothCallQualityReportTest.java33 BluetoothCallQualityReport report = new BluetoothCallQualityReport.Builder() in testBluetoothCallQualityReport() local
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
DTaskSwitchingDeviceTest.java68 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testMeasureTaskSwitching() local
/cts/tests/tvprovider/src/android/tvprovider/cts/
DTvProviderPerfTest.java116 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testChannels() local
254 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testPrograms() local
/cts/tests/openglperf2/src/android/opengl2/cts/reference/
DGLReferenceBenchmark.java68 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testReferenceBenchmark() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/performance/
DCameraTestInstrumentation.java76 ReportLog report; in sendStatus() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DReportExporter.java48 public ReportExporter(Context context, String report) { in ReportExporter()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DReportUtils.java88 ConfigMetricsReport report = reportList.getReports(reportIndex); in getEventMetricDataList() local
197 ConfigMetricsReport report = getConfigMetricsReport(device, extensionRegistry); in getStatsLogReport() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/
DComplexMovementFragment.java217 String report = "Couldn't create test report."; in finishTest() local
/cts/tests/tests/security/src/android/security/cts/
DHwRngTest.java56 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testDeviceFilePresent() local
/cts/tests/sensor/src/android/hardware/cts/accessories/
DHidCommand.kt84 var report = result.toString() in setGetReportResponse() variable
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/
DGLPrimitiveBenchmark.java144 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in runBenchmark() local
/cts/tests/tests/view/src/android/view/cts/util/
DBitmapDumper.java110 Bundle report = new Bundle(); in dumpBitmap() local
/cts/tests/tests/car/src/android/car/cts/
DCarTelemetryManagerTest.java308 public void onResult(@NonNull String metricsConfigName, @Nullable PersistableBundle report, in onResult()
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputHidTestCase.java219 final String report = testData.reports.get(i); in testInputEvents() local
391 final String report = testData.reports.get(i); in testInputBatteryEvents() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/runner/
DTestArtifactCollector.java148 Bundle report = new Bundle(); in testFailure() local

12