Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java842 public void testMandatoryReprocessConfigurations() throws Exception { in testMandatoryReprocessConfigurations() method in RobustnessTest
843 testMandatoryReprocessConfigurations(/*maxResolution*/false); in testMandatoryReprocessConfigurations()
852 testMandatoryReprocessConfigurations(/*maxResolution*/true); in testMandatoryMaximumResolutionReprocessConfigurations()
859 public void testMandatoryReprocessConfigurations(boolean maxResolution) throws Exception { in testMandatoryReprocessConfigurations() method in RobustnessTest