Home
last modified time | relevance | path

Searched refs:collector (Results 1 – 5 of 5) sorted by relevance

/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java2729 Size thumbnailSize, CameraErrorCollector collector) { in setJpegKeys() argument
2738 collector.expectEquals("JPEG thumbnail size request set and get should match", in setJpegKeys()
2740 collector.expectTrue("GPS locations request set and get should match.", in setJpegKeys()
2743 collector.expectEquals("JPEG orientation request set and get should match", in setJpegKeys()
2746 collector.expectEquals("JPEG quality request set and get should match", in setJpegKeys()
2748 collector.expectEquals("JPEG thumbnail quality request set and get should match", in setJpegKeys()
2799 CameraErrorCollector collector, String debugFileNameBase, int format) throws Exception { in verifyJpegKeys() argument
2811 collector.expectTrue("Jpeg shouldn't have thumbnail when thumbnail size is (0, 0)", in verifyJpegKeys()
2814 collector.expectTrue("Jpeg must have thumbnail for thumbnail size " + in verifyJpegKeys()
2834 collector.expectEquals("JPEG thumbnail size result and request should match", in verifyJpegKeys()
[all …]
/cts/tests/MediaProviderTranscode/
DAndroid.bp28 "collector-device-lib-platform",
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGlesStubActivity.java465 private static void collectEglExtensions(GlesStubActivity collector) { in collectEglExtensions() argument
479 collector.addEglExtensions(extensions.split(" ")); in collectEglExtensions()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java171 public StaticMetadata(CameraCharacteristics characteristics, CameraErrorCollector collector) { in StaticMetadata() argument
172 this(characteristics, CheckLevel.COLLECT, collector); in StaticMetadata()
190 CameraErrorCollector collector) { in StaticMetadata() argument
194 if (level == CheckLevel.COLLECT && collector == null) { in StaticMetadata()
200 mCollector = collector; in StaticMetadata()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...