/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVXCheckTestActivity.java | 101 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/ |
D | SampleTestActivity.java | 80 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/ |
D | AnalogHeadsetAudioActivity.java | 216 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()
|
D | USBAudioPeripheralNotificationsTest.java | 163 getReportLog().addValue( in reportPlugIntent() 195 getReportLog().addValue( in scanDevices() 205 getReportLog().addValue( in scanDevices() 217 getReportLog().addValue( in scanDevices() 227 getReportLog().addValue( in scanDevices()
|
D | AudioWiredDeviceBaseActivity.java | 46 getReportLog().addValue( in recordWiredPortFound()
|
D | AudioFrequencyLineActivity.java | 450 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() 482 getReportLog().submit(); in recordTestResults() 486 getReportLog().addValue( in recordHeasetPortFound()
|
D | AudioFrequencyActivity.java | 114 getReportLog().addValue( in recordRefMicStatus()
|
D | USBAudioPeripheralActivity.java | 110 getReportLog().addValue( in recordUSBAudioStatus()
|
D | AudioFrequencyMicActivity.java | 693 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() 725 getReportLog().submit(); in recordTestResults() 729 getReportLog().addValue( in recordHeasetPortFound()
|
D | AudioAEC.java | 491 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() 515 getReportLog().submit(); in recordTestResults()
|
D | AudioFrequencyVoiceRecognitionActivity.java | 913 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() 945 getReportLog().submit(); in recordTestResults() 949 getReportLog().addValue( in recordHeasetPortFound()
|
D | AudioFrequencySpeakerActivity.java | 485 CtsVerifierReportLog reportLog = getReportLog(); in storeTestResults() 517 getReportLog().submit(); in recordTestResults()
|
D | ProAudioActivity.java | 246 CtsVerifierReportLog reportLog = getReportLog(); in recordTestResults()
|
D | AudioTap2ToneActivity.java | 267 CtsVerifierReportLog reportLog = getReportLog(); in recordTestStatus()
|
D | AudioLoopbackLatencyActivity.java | 408 CtsVerifierReportLog reportLog = getReportLog(); in recordTestResults()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | PassFailButtons.java | 136 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()
|
D | TestResult.java | 164 public ReportLog getReportLog() { in getReportLog() method in TestResult
|
D | TestListAdapter.java | 249 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
|
D | TestResultsReport.java | 159 ReportLog reportLog = mAdapter.getReportLog(displayMode, i); in getCaseResult()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsTestActivity.java | 259 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/ |
D | CarDockTestActivity.java | 61 getTestDetails(), getReportLog()); in onCreate()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | RecentsRedactionActivity.java | 71 getTestId(), getTestDetails(), getReportLog(), getHistoryCollection());
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/accessory/ |
D | UsbAccessoryTestActivity.java | 247 getReportLog().setSummary( in onAttached() 268 getReportLog().setSummary( in onAttached()
|