Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java113 private static final int CONFIGURE_TIMEOUT = 5000; //ms field in RobustnessTest
175 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce()). in testBadSurfaceDimensions()
177 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce()). in testBadSurfaceDimensions()
2178 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce().description(desc)). in verifyBasicSensorPixelModes()
2188 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce().description(desc)). in verifyBasicSensorPixelModes()
DLogicalCameraDeviceTest.java96 private static final int CONFIGURE_TIMEOUT = 5000; //ms field in LogicalCameraDeviceTest
171 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce()). in testInvalidPhysicalCameraIdInOutputConfiguration()
DExtendedCameraCharacteristicsTest.java165 private static final int CONFIGURE_TIMEOUT = 5000; // ms field in ExtendedCameraCharacteristicsTest
575 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce()) in testSPerfClassJpegSizesByCamera()
577 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce()) in testSPerfClassJpegSizesByCamera()