Home
last modified time | relevance | path

Searched refs:getReportLog (Results 1 – 16 of 16) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckTestActivity.java97 getReportLog().setSummary( in activitySetUp()
158 getReportLog().setSummary( in activitySetUp()
184 getReportLog().setSummary("Analysis failed: "+mReport.reason, 0, in activitySetUp()
189 getReportLog().setSummary( in activitySetUp()
192 getReportLog().addValue("Roll error RMS", mReport.roll_rms_error, in activitySetUp()
194 getReportLog().addValue("Pitch error RMS", mReport.pitch_rms_error, in activitySetUp()
196 getReportLog().addValue("Yaw error RMS", mReport.yaw_rms_error, in activitySetUp()
199 getReportLog().addValue("Roll error MAX", mReport.roll_max_error, in activitySetUp()
201 getReportLog().addValue("Pitch error MAX", mReport.pitch_max_error, in activitySetUp()
203 getReportLog().addValue("Yaw error MAX", mReport.yaw_max_error, in activitySetUp()
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java101 ReportLog getReportLog(); in getReportLog() method
163 this, getTestId(), getTestDetails(), passed, getReportLog()); in setTestResultAndFinish()
167 public ReportLog getReportLog() { return reportLog; } in getReportLog() method in PassFailButtons.Activity
211 this, getTestId(), getTestDetails(), passed, getReportLog()); in setTestResultAndFinish()
215 public ReportLog getReportLog() { return reportLog; } in getReportLog() method in PassFailButtons.ListActivity
260 this, getTestId(), getTestDetails(), passed, getReportLog()); in setTestResultAndFinish()
264 public ReportLog getReportLog() { return reportLog; } in getReportLog() method in PassFailButtons.TestListActivity
277 activity.getReportLog(), target); in setPassFailClickListeners()
DTestResult.java122 public ReportLog getReportLog() { in getReportLog() method in TestResult
DTestResultsReport.java134 ReportLog reportLog = mAdapter.getReportLog(i); in generateResult()
DTestListAdapter.java196 testResult.getDetails(), testResult.getReportLog()).execute(); in setTestResult()
378 public ReportLog getReportLog(int position) { in getReportLog() method in TestListAdapter
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioLoopbackActivity.java300 getReportLog().addValue( in recordTestResults()
306 getReportLog().addValue( in recordTestResults()
313 getReportLog().addValue( in recordTestResults()
319 getReportLog().addValue( in recordTestResults()
325 getReportLog().addValue( in recordTestResults()
335 getReportLog().addValue( in recordHeasetPortFound()
DAudioFrequencyLineActivity.java475 getReportLog().addValue( in recordTestResults()
481 getReportLog().addValue( in recordTestResults()
487 getReportLog().addValue( in recordTestResults()
494 getReportLog().addValues(channelLabel + "_magnitudeSpectrumLog", in recordTestResults()
503 getReportLog().addValue( in recordHeasetPortFound()
DHeadsetHonorSystemActivity.java47 getReportLog().addValue( in recordHeadsetPortFound()
DAudioFrequencyMicActivity.java712 getReportLog().addValue( in recordTestResults()
718 getReportLog().addValue( in recordTestResults()
724 getReportLog().addValue( in recordTestResults()
731 getReportLog().addValues(channelLabel + "_magnitudeSpectrumLog", in recordTestResults()
740 getReportLog().addValue( in recordHeasetPortFound()
DAudioFrequencySpeakerActivity.java501 getReportLog().addValue( in recordTestResults()
507 getReportLog().addValue( in recordTestResults()
513 getReportLog().addValue( in recordTestResults()
520 getReportLog().addValues(channelLabel + "_magnitudeSpectrumLog", in recordTestResults()
DAudioFrequencyUnprocessedActivity.java931 getReportLog().addValue( in recordTestResults()
937 getReportLog().addValue( in recordTestResults()
943 getReportLog().addValue( in recordTestResults()
950 getReportLog().addValues(channelLabel + "_magnitudeSpectrumLog", in recordTestResults()
959 getReportLog().addValue( in recordHeasetPortFound()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sample/
DSampleTestActivity.java80 getReportLog().setSummary("Sample Summary", 1.0, ResultType.HIGHER_BETTER, in recordMetricsExample()
82 getReportLog().addValues("Sample Values", metricValues, ResultType.NEUTRAL, in recordMetricsExample()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/accessory/
DUsbAccessoryTestActivity.java217 getReportLog().setSummary( in onAttached()
238 getReportLog().setSummary( in onAttached()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DCarDockTestActivity.java61 getTestDetails(), getReportLog()); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DRecentsRedactionActivity.java71 getTestId(), getTestDetails(), getReportLog());
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java272 ItsTestActivity.this.getReportLog().setSummary( in onReceive()
354 ItsTestActivity.this.getReportLog().setSummary( in onCreate()