/cts/tests/uwb/src/android/uwb/cts/ |
D | RangingReportTest.java | 47 RangingReport report = tryBuild(builder, true); in testBuilder() local 69 RangingReport report = null; in tryBuild() local 86 RangingReport report = UwbTestUtils.getRangingReports(5); in testParcel() local
|
D | RangingSessionTest.java | 141 RangingReport report = UwbTestUtils.getRangingReports(1); in testOnRangingResult_OnReportReceivedCalled() local 286 RangingReport report = UwbTestUtils.getRangingReports(1); in testOnRangingResult_OnReportReceivedCalledWhenOpen() local 301 RangingReport report = UwbTestUtils.getRangingReports(1); in testOnRangingResult_OnReportReceivedNotCalledWhenNotOpen() local
|
/cts/tests/tests/hardware/res/raw/ |
D | sony_dualshock4_bluetooth_lighttests.json | 8 "report": [], array 24 "report": [], array 40 "report": [], array
|
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/ |
D | PackageInstallerV2StatsTests.java | 55 final AtomsProto.PackageInstallerV2Reported report = installPackageUsingV2AndGetReport( in testPackageInstallerV2MetricsReported() local 71 final AtomsProto.PackageInstallerV2Reported report = installPackageUsingV2AndGetReport( in testPackageInstallerV2MetricsReportedForSplits() local
|
/cts/tests/filesystem/src/android/filesystem/cts/ |
D | RandomRWTest.java | 70 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testRandomRead() local 92 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testRandomUpdate() local
|
D | SequentialRWTest.java | 84 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testSingleSequentialWrite() local 139 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testSingleSequentialRead() local
|
D | FileUtil.java | 273 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/ |
D | SimpleCpuTest.java | 103 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in doTestSort() local 127 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in doMatrixMultiplication() local
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | BluetoothCallQualityReportTest.java | 33 BluetoothCallQualityReport report = new BluetoothCallQualityReport.Builder() in testBluetoothCallQualityReport() local
|
/cts/libs/input/src/com/android/cts/input/ |
D | HidLightTestData.java | 44 public String report; field in HidLightTestData
|
D | HidDevice.java | 120 public void sendHidReport(String report) { in sendHidReport()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/ |
D | ReportUtils.java | 65 ConfigMetricsReport report = reportList.getReports(0); in getEventMetricDataList() local 119 ConfigMetricsReport report = reportList.getReports(0); in getGaugeMetricAtoms() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/util/ |
D | BitmapDumper.java | 128 Bundle report = new Bundle(); in dumpBitmaps() local 144 Bundle report = new Bundle(); in dumpBitmaps() local 158 Bundle report = new Bundle(); in dumpBitmap() local
|
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/ |
D | TaskSwitchingDeviceTest.java | 68 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testMeasureTaskSwitching() local
|
/cts/tests/tvprovider/src/android/tvprovider/cts/ |
D | TvProviderPerfTest.java | 116 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/ |
D | GLReferenceBenchmark.java | 68 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testReferenceBenchmark() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ |
D | ReportExporter.java | 48 public ReportExporter(Context context, String report) { in ReportExporter()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/performance/ |
D | CameraTestInstrumentation.java | 76 ReportLog report; in sendStatus() local
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/ |
D | AtomTestCase.java | 325 ConfigMetricsReport report = reportList.getReports(0); in getEventMetricDataList() local 349 ConfigMetricsReport report = reportList.getReports(0); in getGaugeMetricDataList() local 381 ConfigMetricsReport report = reportList.getReports(0); in getDurationMetricDataList() local 402 ConfigMetricsReport report = reportList.getReports(0); in getCountMetricDataList() local 423 ConfigMetricsReport report = reportList.getReports(0); in getValueMetricDataList() local 438 ConfigMetricsReport report = getConfigMetricsReport(); in getStatsLogReport() local
|
/cts/suite/audio_quality/lib/src/ |
D | Report.cpp | 58 android::String8 report; in init() local
|
/cts/hostsidetests/ui/src/android/ui/cts/ |
D | InstallTimeTest.java | 89 MetricsReportLog report = new MetricsReportLog(mBuild, mAbi.getName(), in testInstallTime() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/ |
D | ComplexMovementFragment.java | 217 String report = "Couldn't create test report."; in finishTest() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | HwRngTest.java | 56 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testDeviceFilePresent() local
|
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/ |
D | GLPrimitiveBenchmark.java | 144 DeviceReportLog report = new DeviceReportLog(REPORT_LOG_NAME, streamName); in runBenchmark() local
|
/cts/tests/tests/view/src/android/view/cts/util/ |
D | BitmapDumper.java | 110 Bundle report = new Bundle(); in dumpBitmap() local
|