Home
last modified time | relevance | path

Searched refs:reportLog (Results 1 – 21 of 21) sorted by relevance

/cts/tests/sample/src/android/sample/cts/
DSampleDeviceReportLogTest.java70 DeviceReportLog reportLog = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testMultiplication() local
71 reportLog.addValue(EXPECTED_PRODUCT_TAG, 1.0 * MULTIPLICATION_RESULT, ResultType.NEUTRAL, in testMultiplication()
73 reportLog.addValue(ACTUAL_PRODUCT_TAG, 1.0 * product, ResultType.NEUTRAL, ResultUnit.NONE); in testMultiplication()
74reportLog.setSummary(ACTUAL_PRODUCT_TAG, 1.0 * product, ResultType.NEUTRAL, ResultUnit.NONE); in testMultiplication()
75 reportLog.submit(getInstrumentation()); in testMultiplication()
119 DeviceReportLog reportLog = new DeviceReportLog(REPORT_LOG_NAME, streamName); in countHelper() local
120 reportLog.addValue(START_TAG, 1.0 * start, ResultType.NEUTRAL, ResultUnit.NONE); in countHelper()
121 reportLog.addValue(END_TAG, 1.0 * end, ResultType.NEUTRAL, ResultUnit.NONE); in countHelper()
122 reportLog.setSummary(END_TAG, 1.0 * end, ResultType.NEUTRAL, ResultUnit.NONE); in countHelper()
123 reportLog.submit(getInstrumentation()); in countHelper()
DSampleDeviceResultTest.java85 DeviceReportLog reportLog = new DeviceReportLog(REPORT_LOG_NAME, streamName); in testSort() local
87 reportLog.addValues("times", result, ResultType.LOWER_BETTER, ResultUnit.MS); in testSort()
88 reportLog.addValue("min", stat.mMin, ResultType.LOWER_BETTER, ResultUnit.MS); in testSort()
89 reportLog.addValue("max", stat.mMax, ResultType.LOWER_BETTER, ResultUnit.MS); in testSort()
91 reportLog.setSummary("average", stat.mAverage, ResultType.LOWER_BETTER, ResultUnit.MS); in testSort()
93 reportLog.submit(getInstrumentation()); in testSort()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestResult.java63 ReportLog reportLog) { in setPassedResult() argument
67 testDetails, reportLog, null /*history*/)); in setPassedResult()
72 ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setPassedResult() argument
76 testDetails, reportLog, historyCollection)); in setPassedResult()
86 ReportLog reportLog) { in setFailedResult() argument
90 testDetails, reportLog, null /*history*/)); in setFailedResult()
95 ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setFailedResult() argument
99 testDetails, reportLog, historyCollection)); in setFailedResult()
103 … String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in createResult() argument
109 addResultData(data, testResult, testName, testDetails, reportLog, historyCollection); in createResult()
[all …]
DTestResultsReport.java159 ReportLog reportLog = mAdapter.getReportLog(displayMode, i); in getCaseResult() local
160 if (reportLog != null) { in getCaseResult()
161 currentTestResult.setReportLog(reportLog); in getCaseResult()
DPassFailButtons.java583 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection, in setTestResultAndFinish() argument
598 … setTestResultAndFinishHelper(activity, testId, testDetails, passed, reportLog, historyCollection); in setTestResultAndFinish()
603 String testDetails, boolean passed, ReportLog reportLog, in setTestResultAndFinishHelper() argument
606 TestResult.setPassedResult(activity, testId, testDetails, reportLog, historyCollection); in setTestResultAndFinishHelper()
608 TestResult.setFailedResult(activity, testId, testDetails, reportLog, historyCollection); in setTestResultAndFinishHelper()
DTestListAdapter.java341 ReportLog reportLog = (ReportLog) deserialize(cursor.getBlob(4)); in getRefreshResults() local
346 reportLogs.put(testName, reportLog); in getRefreshResults()
380 ReportLog reportLog, in SetTestResultTask() argument
385 mReportLog = reportLog; in SetTestResultTask()
DTestResultsProvider.java121 String testDetails, ReportLog reportLog, TestResultHistoryCollection historyCollection) { in setTestResult() argument
126 values.put(TestResultsProvider.COLUMN_TEST_METRICS, serialize(reportLog)); in setTestResult()
DCtsVerifierReportLog.java262 public static void serialize(XmlSerializer serializer, ReportLog reportLog) in serialize() argument
/cts/tests/camera/src/android/hardware/cts/
DLegacyCameraPerformanceTest.java78 DeviceReportLog reportLog = new DeviceReportLog(REPORT_LOG_NAME, in testLegacyApiPerformance() local
80 reportLog.addValue("camera_id", id, ResultType.NEUTRAL, ResultUnit.NONE); in testLegacyApiPerformance()
179 reportLog.addValues("camera_open_time", cameraOpenTimes, ResultType.LOWER_BETTER, in testLegacyApiPerformance()
181 reportLog.addValues("camera_start_preview_time", startPreviewTimes, in testLegacyApiPerformance()
184 reportLog.addValues("camera_autofocus_time", cameraAutoFocusTimes, in testLegacyApiPerformance()
187 reportLog.addValues("camera_stop_preview", stopPreviewTimes, in testLegacyApiPerformance()
189 reportLog.addValues("camera_close_time", cameraCloseTimes, in testLegacyApiPerformance()
191 reportLog.addValues("camera_takepicture_time", cameraTakePictureTimes, in testLegacyApiPerformance()
194 reportLog.submit(mInstrumentation); in testLegacyApiPerformance()
198 DeviceReportLog reportLog = new DeviceReportLog(REPORT_LOG_NAME, in testLegacyApiPerformance() local
[all …]
/cts/tests/tests/keystore/src/android/keystore/cts/
DPerformanceTestBase.java62 DeviceReportLog reportLog = new DeviceReportLog(REPORT_LOG_NAME, "performance_test"); in measure() local
65 reportLog.addValue( in measure()
70 reportLog.addValue( in measure()
72 reportLog.addValue( in measure()
74 reportLog.addValue( in measure()
76 reportLog.addValue( in measure()
78 reportLog.addValue( in measure()
83 reportLog.addValue( in measure()
85 reportLog.addValue( in measure()
90 reportLog.addValue( in measure()
[all …]
/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
DWifiRttTest.java184 DeviceReportLog reportLog = new DeviceReportLog(TAG, "testRangingToTestAp"); in testRangingToTest11mcAp() local
185 reportLog.addValues("status_codes", statuses, ResultType.NEUTRAL, ResultUnit.NONE); in testRangingToTest11mcAp()
186 reportLog.addValues("distance_mm", Arrays.copyOf(distanceMms, numGoodResults), in testRangingToTest11mcAp()
188 reportLog.addValues("distance_stddev_mm", Arrays.copyOf(distanceStdDevMms, numGoodResults), in testRangingToTest11mcAp()
190 reportLog.addValues("rssi_dbm", Arrays.copyOf(rssis, numGoodResults), ResultType.NEUTRAL, in testRangingToTest11mcAp()
192 reportLog.addValues("num_attempted", Arrays.copyOf(numAttempted, numGoodResults), in testRangingToTest11mcAp()
194 reportLog.addValues("num_successful", Arrays.copyOf(numSuccessful, numGoodResults), in testRangingToTest11mcAp()
196 reportLog.addValues("timestamps", Arrays.copyOf(timestampsMs, numGoodResults), in testRangingToTest11mcAp()
198 reportLog.submit(); in testRangingToTest11mcAp()
556 DeviceReportLog reportLog = new DeviceReportLog(TAG, "testRangingToTestAp"); in testRangingToTestNon11mcAp() local
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sample/
DSampleTestActivity.java86 ReportLog reportLog = getReportLog(); in recordMetricsExample() local
87 reportLog.setSummary("Sample Summary", 1.0, ResultType.HIGHER_BETTER, ResultUnit.BYTE); in recordMetricsExample()
88 reportLog.addValues("Sample Values", metricValues, ResultType.NEUTRAL, ResultUnit.FPS); in recordMetricsExample()
89 TestResult.setPassedResult(this, "manualSample", "manualDetails", reportLog); in recordMetricsExample()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DProAudioActivity.java246 CtsVerifierReportLog reportLog = getReportLog(); in recordTestResults() local
247 reportLog.addValue( in recordTestResults()
253 reportLog.addValue( in recordTestResults()
259 reportLog.addValue( in recordTestResults()
265 reportLog.addValue( in recordTestResults()
271 reportLog.addValue( in recordTestResults()
277 reportLog.addValue( in recordTestResults()
283 reportLog.submit(); in recordTestResults()
DAudioLoopbackLatencyActivity.java408 CtsVerifierReportLog reportLog = getReportLog(); in recordTestResults() local
409 reportLog.addValue( in recordTestResults()
415 reportLog.addValue( in recordTestResults()
421 reportLog.addValue( in recordTestResults()
427 reportLog.addValue( in recordTestResults()
433 reportLog.addValue( in recordTestResults()
439 reportLog.addValue( in recordTestResults()
445 reportLog.addValue( in recordTestResults()
451 reportLog.addValue( in recordTestResults()
457 reportLog.addValue( in recordTestResults()
[all …]
DAudioTap2ToneActivity.java267 CtsVerifierReportLog reportLog = getReportLog(); in recordTestStatus() local
269 reportLog.addValue( in recordTestStatus()
274 reportLog.addValue( in recordTestStatus()
279 reportLog.addValue( in recordTestStatus()
284 reportLog.addValue( in recordTestStatus()
291 reportLog.submit(); in recordTestStatus()
DAudioAEC.java491 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() local
492 reportLog.addValue("AEC_mandatory", in storeTestResults()
497 reportLog.addValue("max_with_AEC", in storeTestResults()
502 reportLog.addValue("max_without_AEC", in storeTestResults()
507 reportLog.addValue("result_string", in storeTestResults()
DAudioFrequencyLineActivity.java450 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() local
453 reportLog.addValue( in storeTestResults()
459 reportLog.addValue( in storeTestResults()
465 reportLog.addValue( in storeTestResults()
472 reportLog.addValues(channelLabel + "_magnitudeSpectrumLog", in storeTestResults()
DAudioFrequencySpeakerActivity.java485 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() local
488 reportLog.addValue( in storeTestResults()
494 reportLog.addValue( in storeTestResults()
500 reportLog.addValue( in storeTestResults()
507 reportLog.addValues(channelLabel + "_magnitudeSpectrumLog", in storeTestResults()
DAudioFrequencyMicActivity.java693 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() local
696 reportLog.addValue( in storeTestResults()
702 reportLog.addValue( in storeTestResults()
708 reportLog.addValue( in storeTestResults()
715 reportLog.addValues(channelLabel + "_magnitudeSpectrumLog", in storeTestResults()
DAudioFrequencyVoiceRecognitionActivity.java913 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() local
916 reportLog.addValue( in storeTestResults()
922 reportLog.addValue( in storeTestResults()
928 reportLog.addValue( in storeTestResults()
935 reportLog.addValues(channelLabel + "_magnitudeSpectrumLog", in storeTestResults()
/cts/hostsidetests/securitybulletin/src/android/security/cts/
DSecurityTestCase.java262 MetricsReportLog reportLog = buildMetricsReportLog(getDevice()); in containsDriver() local
263 reportLog.addValue("path", driver, ResultType.NEUTRAL, ResultUnit.NONE); in containsDriver()
264 reportLog.addValue("exists", containsDriver, ResultType.NEUTRAL, ResultUnit.NONE); in containsDriver()
265 reportLog.submit(); in containsDriver()
284 MetricsReportLog reportLog = new MetricsReportLog( in buildMetricsReportLog() local
291 reportLog.addValue("test_name", testName, ResultType.NEUTRAL, ResultUnit.NONE); in buildMetricsReportLog()
292 return reportLog; in buildMetricsReportLog()