Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiResolutionReprocessCaptureTest.java324 final int TIMEOUT_FOR_RESULT_MS = 5000; in testMultiResolutionMandatoryStreamCombination() local
422 TIMEOUT_FOR_RESULT_MS); in testMultiResolutionMandatoryStreamCombination()
444 inputReaderListener.getImage(TIMEOUT_FOR_RESULT_MS)); in testMultiResolutionMandatoryStreamCombination()
454 TIMEOUT_FOR_RESULT_MS); in testMultiResolutionMandatoryStreamCombination()
DConcurrentCameraTest.java236 final int TIMEOUT_FOR_RESULT_MS = 1000; in testMandatoryConcurrentStreamCombination() local
294 timeout(TIMEOUT_FOR_RESULT_MS * MIN_RESULT_COUNT).atLeast(MIN_RESULT_COUNT)) in testMandatoryConcurrentStreamCombination()
DMultiResolutionImageReaderTest.java286 final int TIMEOUT_FOR_RESULT_MS = 1000; in testMultiResolutionMandatoryStreamCombination() local
323 timeout(TIMEOUT_FOR_RESULT_MS * MIN_RESULT_COUNT).atLeast(MIN_RESULT_COUNT)) in testMultiResolutionMandatoryStreamCombination()
DRobustnessTest.java406 final int TIMEOUT_FOR_RESULT_MS = 1000; in testMandatoryOutputCombinationWithPresetKeys() local
560 final int TIMEOUT_FOR_RESULT_MS = in testMandatoryStreamCombination() local
631 timeout(TIMEOUT_FOR_RESULT_MS * MIN_RESULT_COUNT).atLeast(MIN_RESULT_COUNT)) in testMandatoryStreamCombination()
638 timeout(TIMEOUT_FOR_RESULT_MS).atLeast(1)) in testMandatoryStreamCombination()
731 final int TIMEOUT_FOR_RESULT_MS = 1000; in testMandatory10BitStreamCombination() local
792 timeout(TIMEOUT_FOR_RESULT_MS).atLeastOnce()) in testMandatory10BitStreamCombination()
942 final int TIMEOUT_FOR_RESULT_MS = 5000 * TIMEOUT_MULTIPLIER; in testMandatoryReprocessableStreamCombination() local
1068 TIMEOUT_FOR_RESULT_MS); in testMandatoryReprocessableStreamCombination()
1071 inputReaderListener.getImage(TIMEOUT_FOR_RESULT_MS)); in testMandatoryReprocessableStreamCombination()
1081 TIMEOUT_FOR_RESULT_MS); in testMandatoryReprocessableStreamCombination()