Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java2085 Set<Long> currentConstraints = in test10BitOutputCharacteristics() local
2088 for (Long concurrentProfile : currentConstraints) { in test10BitOutputCharacteristics()
2110 mCollector.expectTrue(msg, isSameProfilePresent || currentConstraints.isEmpty()); in test10BitOutputCharacteristics()