Searched refs:CONFIGURE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
113 private static final int CONFIGURE_TIMEOUT = 5000; //ms field in RobustnessTest175 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()
96 private static final int CONFIGURE_TIMEOUT = 5000; //ms field in LogicalCameraDeviceTest171 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce()). in testInvalidPhysicalCameraIdInOutputConfiguration()
165 private static final int CONFIGURE_TIMEOUT = 5000; // ms field in ExtendedCameraCharacteristicsTest575 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce()) in testSPerfClassJpegSizesByCamera()577 verify(sessionListener, timeout(CONFIGURE_TIMEOUT).atLeastOnce()) in testSPerfClassJpegSizesByCamera()