Searched refs:assertArrayNotEmpty (Results 1 – 3 of 3) sorted by relevance
944 public static <T> void assertArrayNotEmpty(T arr, String message) { in assertArrayNotEmpty() method in CameraTestUtils1143 assertArrayNotEmpty(availableSizes, "availableSizes should not be empty for format: " in getSupportedSizeForFormat()1172 assertArrayNotEmpty(availableSizes, "availableSizes should not be empty for class: " in getSupportedSizeForClass()1209 assertArrayNotEmpty(rawSizes, in getSupportedPreviewSizes()1297 assertArrayNotEmpty(rawSizes, in getSupportedVideoSizes()
838 assertArrayNotEmpty(availableOutputFormats, in forEachSize()847 assertArrayNotEmpty(availableSizes, "availableSizes should not be empty"); in forEachSize()
183 CameraTestUtils.assertArrayNotEmpty(yuvSizes, in testAvailableStreamConfigs()1353 CameraTestUtils.assertArrayNotEmpty(regions, "Optical back region arrays must not" in testOpticalBlackRegions()