Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckTestActivity.java101 getReportLog().setSummary( in activitySetUp()
163 getReportLog().setSummary( in activitySetUp()
189 getReportLog().setSummary("Analysis failed: "+mReport.reason, 0, in activitySetUp()
194 getReportLog().setSummary( in activitySetUp()
197 getReportLog().addValue("Roll error RMS", mReport.roll_rms_error, in activitySetUp()
199 getReportLog().addValue("Pitch error RMS", mReport.pitch_rms_error, in activitySetUp()
201 getReportLog().addValue("Yaw error RMS", mReport.yaw_rms_error, in activitySetUp()
204 getReportLog().addValue("Roll error MAX", mReport.roll_max_error, in activitySetUp()
206 getReportLog().addValue("Pitch error MAX", mReport.pitch_max_error, in activitySetUp()
208 getReportLog().addValue("Yaw error MAX", mReport.yaw_max_error, in activitySetUp()
[all …]
/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()
86 ReportLog reportLog = getReportLog(); in recordMetricsExample()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAnalogHeadsetAudioActivity.java216 getReportLog().submit(); in recordTestResults()
221 getReportLog().addValue( in reportHeadsetPort()
279 getReportLog().addValue( in reportPlugIntent()
296 getReportLog().addValue( in reportPlaybackStatus()
428 getReportLog().addValue( in scanPeripheralList()
476 getReportLog().addValue( in onKeyDown()
484 getReportLog().addValue( in onKeyDown()
492 getReportLog().addValue( in onKeyDown()
500 getReportLog().addValue( in onKeyDown()
DUSBAudioPeripheralNotificationsTest.java163 getReportLog().addValue( in reportPlugIntent()
195 getReportLog().addValue( in scanDevices()
205 getReportLog().addValue( in scanDevices()
217 getReportLog().addValue( in scanDevices()
227 getReportLog().addValue( in scanDevices()
DAudioWiredDeviceBaseActivity.java46 getReportLog().addValue( in recordWiredPortFound()
DAudioFrequencyLineActivity.java450 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults()
482 getReportLog().submit(); in recordTestResults()
486 getReportLog().addValue( in recordHeasetPortFound()
DAudioFrequencyActivity.java114 getReportLog().addValue( in recordRefMicStatus()
DUSBAudioPeripheralActivity.java110 getReportLog().addValue( in recordUSBAudioStatus()
DAudioFrequencyMicActivity.java693 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults()
725 getReportLog().submit(); in recordTestResults()
729 getReportLog().addValue( in recordHeasetPortFound()
DAudioAEC.java491 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults()
515 getReportLog().submit(); in recordTestResults()
DAudioFrequencyVoiceRecognitionActivity.java913 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults()
945 getReportLog().submit(); in recordTestResults()
949 getReportLog().addValue( in recordHeasetPortFound()
DAudioFrequencySpeakerActivity.java485 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults()
517 getReportLog().submit(); in recordTestResults()
DProAudioActivity.java246 CtsVerifierReportLog reportLog = getReportLog(); in recordTestResults()
DAudioTap2ToneActivity.java267 CtsVerifierReportLog reportLog = getReportLog(); in recordTestStatus()
DAudioLoopbackLatencyActivity.java408 CtsVerifierReportLog reportLog = getReportLog(); in recordTestResults()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java136 CtsVerifierReportLog getReportLog(); in getReportLog() method
205 this, getTestId(), getTestDetails(), passed, getReportLog(), in setTestResultAndFinish()
210 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.Activity
295 this, getTestId(), getTestDetails(), passed, getReportLog(), in setTestResultAndFinish()
300 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.ListActivity
388 this, getTestId(), getTestDetails(), passed, getReportLog(), in setTestResultAndFinish()
393 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.TestListActivity
457 activity.getReportLog(), activity.getHistoryCollection(), target); in setPassFailClickListeners()
DTestResult.java164 public ReportLog getReportLog() { in getReportLog() method in TestResult
DTestListAdapter.java249 testResult.getDetails(), testResult.getReportLog(), histories).execute(); in setTestResult()
481 public ReportLog getReportLog(int position) { in getReportLog() method in TestListAdapter
557 public ReportLog getReportLog(String mode, int position) { in getReportLog() method in TestListAdapter
DTestResultsReport.java159 ReportLog reportLog = mAdapter.getReportLog(displayMode, i); in getCaseResult()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java259 ItsTestActivity.this.getReportLog().setSummary( in onReceive()
342 ItsTestActivity.this.getReportLog().setSummary( in onCreate()
354 ItsTestActivity.this.getReportLog().setSummary( in onCreate()
/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(), getHistoryCollection());
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/accessory/
DUsbAccessoryTestActivity.java247 getReportLog().setSummary( in onAttached()
268 getReportLog().setSummary( in onAttached()