Searched refs:assertArrayNotEmpty (Results 1 – 3 of 3) sorted by relevance
784 assertArrayNotEmpty(availableOutputFormats, in forEachSize()793 assertArrayNotEmpty(availableSizes, "availableSizes should not be empty"); in forEachSize()
863 public static <T> void assertArrayNotEmpty(T arr, String message) { in assertArrayNotEmpty() method in CameraTestUtils1062 assertArrayNotEmpty(availableSizes, "availableSizes should not be empty for format: " in getSupportedSizeForFormat()1091 assertArrayNotEmpty(availableSizes, "availableSizes should not be empty for class: " in getSupportedSizeForClass()1128 assertArrayNotEmpty(rawSizes, in getSupportedPreviewSizes()1216 assertArrayNotEmpty(rawSizes, in getSupportedVideoSizes()
172 CameraTestUtils.assertArrayNotEmpty(yuvSizes, in testAvailableStreamConfigs()1256 CameraTestUtils.assertArrayNotEmpty(regions, "Optical back region arrays must not" in testOpticalBlackRegions()