Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DCompatScaleTests.java100 @Rule public ErrorCollector collector = new ErrorCollector(); field in CompatScaleTests
149 collector.checkThat( in runTestUpdateResourcesConfiguration()
151 collector.checkThat( in runTestUpdateResourcesConfiguration()
153 collector.checkThat(subviewSize1.getBoolean(KEY_COMMAND_SUCCESS), is(true)); in runTestUpdateResourcesConfiguration()
160 collector.checkThat( in runTestUpdateResourcesConfiguration()
168 collector.checkThat(subviewSize2.getBoolean(KEY_COMMAND_SUCCESS), is(true)); in runTestUpdateResourcesConfiguration()
169 collector.checkThat( in runTestUpdateResourcesConfiguration()
172 collector.checkThat( in runTestUpdateResourcesConfiguration()
221 collector.checkThat( in test_scalesCorrectly_inCompatDownscalingMode()
225 collector.checkThat( in test_scalesCorrectly_inCompatDownscalingMode()
[all …]
/cts/tests/input/
DAndroid.bp52 "ui-trace-collector",
53 "collector-device-lib",
/cts/tests/tests/view/
DAndroid.bp57 "ui-trace-collector",
58 "collector-device-lib",
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java3349 Size thumbnailSize, CameraErrorCollector collector) { in setJpegKeys() argument
3358 collector.expectEquals("JPEG thumbnail size request set and get should match", in setJpegKeys()
3360 collector.expectTrue("GPS locations request set and get should match.", in setJpegKeys()
3363 collector.expectEquals("JPEG orientation request set and get should match", in setJpegKeys()
3366 collector.expectEquals("JPEG quality request set and get should match", in setJpegKeys()
3368 collector.expectEquals("JPEG thumbnail quality request set and get should match", in setJpegKeys()
3420 HashMap<String, StaticMetadata> allStaticInfo, CameraErrorCollector collector, in verifyJpegKeys() argument
3433 collector.expectTrue("Jpeg shouldn't have thumbnail when thumbnail size is (0, 0)", in verifyJpegKeys()
3436 collector.expectTrue("Jpeg must have thumbnail for thumbnail size " + in verifyJpegKeys()
3456 collector.expectEquals("JPEG thumbnail size result and request should match", in verifyJpegKeys()
[all …]
/cts/tests/MediaProviderTranscode/
DAndroid.bp31 "collector-device-lib-platform",
/cts/hostsidetests/media/app/MediaMetricsTest/
DAndroid.bp56 "collector-device-lib",
/cts/hostsidetests/adpf/app/hintsession/
DAndroid.bp53 "collector-device-lib",
/cts/tests/surfacecontrol/
DAndroid.bp57 "ui-trace-collector",
/cts/hostsidetests/statsdatom/apps/statsdapp/
DAndroid.bp70 "collector-device-lib",
/cts/tests/camera/
DAndroid.bp60 "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/framework/base/windowmanager/
DAndroid.bp69 "ui-trace-collector",
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java176 public StaticMetadata(CameraCharacteristics characteristics, CameraErrorCollector collector) { in StaticMetadata() argument
177 this(characteristics, CheckLevel.COLLECT, collector); in StaticMetadata()
195 CameraErrorCollector collector) { in StaticMetadata() argument
199 if (level == CheckLevel.COLLECT && collector == null) { in StaticMetadata()
205 mCollector = collector; in StaticMetadata()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...