Searched refs:collector (Results 1 – 14 of 14) sorted by relevance
100 @Rule public ErrorCollector collector = new ErrorCollector(); field in CompatScaleTests149 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 …]
52 "ui-trace-collector",53 "collector-device-lib",
57 "ui-trace-collector",58 "collector-device-lib",
3349 Size thumbnailSize, CameraErrorCollector collector) { in setJpegKeys() argument3358 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() argument3433 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 …]
31 "collector-device-lib-platform",
56 "collector-device-lib",
53 "collector-device-lib",
57 "ui-trace-collector",
70 "collector-device-lib",
60 "collector-device-lib-platform",
465 private static void collectEglExtensions(GlesStubActivity collector) { in collectEglExtensions() argument479 collector.addEglExtensions(extensions.split(" ")); in collectEglExtensions()
69 "ui-trace-collector",
176 public StaticMetadata(CameraCharacteristics characteristics, CameraErrorCollector collector) { in StaticMetadata() argument177 this(characteristics, CheckLevel.COLLECT, collector); in StaticMetadata()195 CameraErrorCollector collector) { in StaticMetadata() argument199 if (level == CheckLevel.COLLECT && collector == null) { in StaticMetadata()205 mCollector = collector; in StaticMetadata()
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...