Home
last modified time | relevance | path

Searched refs:mCollector (Results 1 – 20 of 20) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java1061 mCollector.addMessage( in invalidRequestCaptureTestByCamera()
1071 mCollector.addMessage("Session capture should throw " + in invalidRequestCaptureTestByCamera()
1080 mCollector.addMessage("Session setRepeatingRequest should throw " + in invalidRequestCaptureTestByCamera()
1090 mCollector.addMessage("Capture zero burst should throw IllegalArgumentException " + in invalidRequestCaptureTestByCamera()
1099 mCollector.addMessage("Session captureBurst should throw " + in invalidRequestCaptureTestByCamera()
1108 mCollector.addMessage("Session captureBurst should throw " + in invalidRequestCaptureTestByCamera()
1127 mCollector.addMessage("Session setRepeatingBurst should throw " + in invalidRequestCaptureTestByCamera()
1136 mCollector.addMessage("Session setRepeatingBurst should throw " + in invalidRequestCaptureTestByCamera()
1146 mCollector.addMessage("Session setRepeatingBurst should throw " + in invalidRequestCaptureTestByCamera()
1231 mCollector.addError(e); in runCaptureTest()
[all …]
DExtendedCameraCharacteristicsTest.java66 private CameraErrorCollector mCollector; field in ExtendedCameraCharacteristicsTest
116 mCollector = new CameraErrorCollector(); in setUp()
130 mCollector.verify(); in tearDown()
278 mCollector.setCameraId(mIds[counter]); in testKeys()
293 mCollector.expectKeyValueNotNull(c, key); in testKeys()
429 mCollector.expectKeyValueContains(c, in testStaticRawCharacteristics()
433 mCollector.expectKeyValueContains(c, in testStaticRawCharacteristics()
435 mCollector.expectKeyValueGreaterThan(c, CameraCharacteristics.SENSOR_INFO_WHITE_LEVEL, in testStaticRawCharacteristics()
438 mCollector.expectKeyValueIsIn(c, in testStaticRawCharacteristics()
446 mCollector.expectKeyValueInRange(c, CameraCharacteristics.SENSOR_REFERENCE_ILLUMINANT1, in testStaticRawCharacteristics()
[all …]
DStaticMetadataTest.java76 mCollector.expectTrue("All devices must contains BACKWARD_COMPATIBLE capability or " + in testHwSupportedLevel()
83 mCollector.expectTrue("Level 3 device must contain YUV_REPROCESSING capability", in testHwSupportedLevel()
85 mCollector.expectTrue("Level 3 device must contain RAW capability", in testHwSupportedLevel()
91 mCollector.expectTrue("Full device must contain MANUAL_SENSOR capability", in testHwSupportedLevel()
93 mCollector.expectTrue("Full device must contain MANUAL_POST_PROCESSING capability", in testHwSupportedLevel()
96 mCollector.expectTrue("Full device must contain BURST_CAPTURE capability", in testHwSupportedLevel()
100 mCollector.expectTrue("Full device must support per frame control", in testHwSupportedLevel()
105 mCollector.expectTrue("Legacy devices must contain BACKWARD_COMPATIBLE capability", in testHwSupportedLevel()
110 mCollector.expectTrue("MANUAL_SENSOR capability always requires " + in testHwSupportedLevel()
129 mCollector.expectSizesAreSimilar( in testHwSupportedLevel()
[all …]
DCaptureRequestTest.java847 mCollector.expectLessOrEqual("Max deviation of the dynamic black level vs fixed black level" in dynamicBlackWhiteLevelTestByCamera()
851 mCollector.expectLessOrEqual("Max deviation of the dynamic white level exceed threshold." in dynamicBlackWhiteLevelTestByCamera()
869 mCollector.expectLessOrEqual("Max deviation of the dynamic black level vs optical black" in dynamicBlackWhiteLevelTestByCamera()
981mCollector.expectInRange("Focus distance for hyper focal should be close enough to" + in focusDistanceTestRepeating()
1077 mCollector.expectEquals("Lens moves even though focus_distance didn't change", in verifyFocusDistance()
1080 mCollector.expectInRange("Focus distance in result should be close enough to " + in verifyFocusDistance()
1083 mCollector.expectInRange("Result focus distance is out of range", in verifyFocusDistance()
1100 mCollector.expectTrue(String.format( in verifyFocusDistance()
1114 mCollector.expectTrue(String.format("Adjacent [resultDistances, lens_state] results [" in verifyFocusDistance()
1119 mCollector.expectTrue(String.format("All values of this array are equal: " + in verifyFocusDistance()
[all …]
DStillCaptureTest.java674 mCollector.expectEquals("AWB mode in result and request should be same", in takePictureTestByCamera()
680 mCollector.expectEquals("AWB regions in result and request should be same", in takePictureTestByCamera()
718 mCollector.expectEquals("AE mode in result and request should be same", in takePictureTestByCamera()
725 mCollector.expectMeteringRegionsAreSimilar( in takePictureTestByCamera()
740 mCollector.expectEquals("AF mode in result and request should be same", in takePictureTestByCamera()
746 mCollector.expectMeteringRegionsAreSimilar( in takePictureTestByCamera()
980 Rational[] neutralColorPoint = mCollector.expectKeyValueNotNull("NeutralColorPoint", in verifyRawCaptureResult()
983 mCollector.expectEquals("NeutralColorPoint length", empty.length, in verifyRawCaptureResult()
985 mCollector.expectNotEquals("NeutralColorPoint cannot be all zeroes, ", empty, in verifyRawCaptureResult()
987 mCollector.expectValuesGreaterOrEqual("NeutralColorPoint", neutralColorPoint, in verifyRawCaptureResult()
[all …]
DCaptureResultTest.java214 mCollector.expectLessOrEqual("Too many partial results", in testPartialResult()
220 mCollector.expectValuesUnique("Partial result keys: ", partialKeys); in testPartialResult()
222 mCollector.expectTrue( in testPartialResult()
232 mCollector.expectTrue( in testPartialResult()
237 mCollector.expectEquals("TotalCaptureResult's partial results must match " + in testPartialResult()
250 mCollector.addMessage("Listener received multiple onCaptureComplete" + in testPartialResult()
254 mCollector.addMessage("Listener received onCaptureStart or" + in testPartialResult()
340 mCollector.expectGreater("Timestamps must be increasing.", result.second, in testResultTimestamps()
363 mCollector.expectGreaterOrEqual("Timestamps increase faster than system clock.", in testResultTimestamps()
365 mCollector.expectGreater("Timestamps must be increasing.", result3.second, in testResultTimestamps()
[all …]
DImageWriterTest.java230 mCollector.expectTrue( in readerWriterFormatTestByCamera()
241 mCollector.expectTrue("ImageWriter 1st output image should match 1st input image", in readerWriterFormatTestByCamera()
277 mCollector.expectTrue("ImageWriter 2nd output image should match camera " in readerWriterFormatTestByCamera()
326 mCollector.expectImageProperties(msg + "Opaque ", image, CAMERA_PRIVATE_FORMAT, in validateOpaqueImage()
328 mCollector.expectTrue(msg + "Opaque image number planes should be zero", in validateOpaqueImage()
DBurstCaptureRawTest.java248 mCollector.expectTrue( in execute()
254 mCollector.expectTrue( in execute()
326 mCollector.expectTrue(String.format("Edge mode is not turned off."), in execute()
329 mCollector.expectTrue(String.format("Noise reduction is not turned off."), in execute()
333 mCollector.expectTrue( in execute()
339 mCollector.expectTrue( in execute()
425 mCollector.expectLessOrEqual( in execute()
DSurfaceViewPreviewTest.java277 mCollector.expectTrue( in preparePerformanceTestByCamera()
285 mCollector.expectTrue( in preparePerformanceTestByCamera()
315 mCollector.expectTrue( in preparePerformanceTestByCamera()
322 mCollector.expectTrue( in preparePerformanceTestByCamera()
728 mCollector.expectInRange( in verifyPreviewTargetFpsRange()
733 mCollector.expectTrue(String.format("Exposure time %d must be no larger than frame" in verifyPreviewTargetFpsRange()
737 boolean findDuration = mCollector.expectTrue("Unable to find minFrameDuration for size " in verifyPreviewTargetFpsRange()
740 mCollector.expectTrue("Frame duration " + frameDuration + " must be no smaller than" in verifyPreviewTargetFpsRange()
DCameraManagerTest.java62 private CameraErrorCollector mCollector; field in CameraManagerTest
91 mCollector = new CameraErrorCollector(); in setUp()
100 mCollector.verify(); in tearDown()
417 mCollector.setCameraId(ids[i]); in testCameraManagerOpenCameraTwice()
DRecordingTest.java469 mCollector.expectNotNull("Unable to find the fixed frame rate fps range for " + in slowMotionRecording()
540 mCollector.expectTrue("Unable to find the fixed frame rate fps range for " + in constrainedHighSpeedRecording()
935 mCollector.addMessage("Video size " + videoSz.toString() + " for profile ID " + in videoSnapshotTestByCamera()
1121 mCollector.expectLessOrEqual( in videoSnapshotTestByCamera()
1506 mCollector.expectTrue(
1526 mCollector.expectTrue(
1576 mCollector.expectTrue(
DReprocessCaptureTest.java603 mCollector.expectImageProperties("testReprocessMixedBurst", reprocessedImage, in testReprocessMixedBurst()
662 mCollector.expectImageProperties("testReprocessBurst", reprocessedImage, in testReprocessBurst()
723 mCollector.expectImageProperties("testReprocess", reprocessedImage, in testReprocess()
948 setJpegKeys(builder, EXIF_TEST_DATA[i], testThumbnailSizes[i], mCollector); in testReprocessJpegExif()
964 testThumbnailSizes[i], EXIF_TEST_DATA[i], mStaticInfo, mCollector); in testReprocessJpegExif()
DImageReaderTest.java864 mCollector.expectTrue( in bufferFormatLongProcessingTimeTestByCamera()
872 mCollector.expectTrue( in bufferFormatLongProcessingTimeTestByCamera()
917 mCollector.expectInRange( in validateCaptureResult()
925 mCollector.expectInRange( in validateCaptureResult()
DRobustnessTest.java1430 mCollector.addMessage(String.format("Reprocess stream combination %s failed due to: %s", in testReprocessStreamCombination()
1512 mCollector.addMessage(String.format("Output combination %s failed due to: %s", in testOutputCombination()
1521 mCollector.addMessage( in testOutputCombination()
DPerformanceTest.java1043 mCollector.setCameraId(cameraId); in simpleOpenCamera()
/cts/tests/camera/api25test/src/android/camera/cts/api25test/
DEnableZslTest.java46 private CameraErrorCollector mCollector; field in EnableZslTest
75 mCollector = new CameraErrorCollector(); in setUp()
84 mCollector.verify(); in tearDown()
122 mCollector); in testEnableZslValueByCamera()
132 mCollector.expectTrue("CaptureRequest.CONTROL_ENABLE_ZSL should be false.", in testEnableZslValueByCamera()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java74 protected CameraErrorCollector mCollector; field in Camera2AndroidTestCase
111 mCollector = new CameraErrorCollector(); in setUp()
121 mCollector.verify(); in tearDown()
192 mCollector.setCameraId(cameraId); in openDevice()
DCamera2SurfaceViewTestCase.java95 protected CameraErrorCollector mCollector; field in Camera2SurfaceViewTestCase
140 mCollector = new CameraErrorCollector(); in setUp()
153 mCollector.verify(); in tearDown()
585 mCollector.setCameraId(cameraId); in openDevice()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java74 private final CameraErrorCollector mCollector; field in StaticMetadata
180 mCollector = collector; in StaticMetadata()
2419 mCollector.addMessage(failureCause); in failKeyCheck()
/cts/tools/dex-tools/dex/
Dclasses.out.dex117921 private com.android.internal.location.LocationCollector mCollector