Searched refs:SESSION_CONFIGURE_TIMEOUT_MS (Results 1 – 11 of 11) sorted by relevance
163 SESSION_CONFIGURE_TIMEOUT_MS); in testBasicExtensionLifecycle()219 .waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCloseCaptureSession()225 SESSION_CONFIGURE_TIMEOUT_MS); in testCloseCaptureSession()285 SESSION_CONFIGURE_TIMEOUT_MS); in testCloseExtensionSession()295 SESSION_CONFIGURE_TIMEOUT_MS); in testCloseExtensionSession()342 SESSION_CONFIGURE_TIMEOUT_MS); in testGetDevice()405 SESSION_CONFIGURE_TIMEOUT_MS); in testRepeatingCapture()523 SESSION_CONFIGURE_TIMEOUT_MS); in testMultiFrameCapture()689 SESSION_CONFIGURE_TIMEOUT_MS); in testConcurrentSessions()719 verify(mockSessionListener, timeout(SESSION_CONFIGURE_TIMEOUT_MS).times(1)) in testConcurrentSessions()[all …]
634 result = results.poll(SESSION_CONFIGURE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testChainedOperation()786 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()808 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()810 SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()816 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()819 SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()1015 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testSessionParametersStateLeakByCamera()1016 sessionListener.waitForOnReady(SESSION_CONFIGURE_TIMEOUT_MS); in testSessionParametersStateLeakByCamera()1067 sessionListener.waitForOnReady(SESSION_CONFIGURE_TIMEOUT_MS); in testSessionParametersStateLeakByCamera()1199 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCreateSessionWithParametersByCamera()[all …]
19 import static android.hardware.camera2.cts.CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS;177 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in testHeif()
365 SESSION_CONFIGURE_TIMEOUT_MS); in surfaceEqualityTestByCamera()380 SESSION_CONFIGURE_TIMEOUT_MS); in surfaceEqualityTestByCamera()520 SESSION_CONFIGURE_TIMEOUT_MS); in testDeferredSurfacesByCamera()
286 SESSION_CONFIGURE_TIMEOUT_MS); in testBasicLogicalPhysicalStreamCombination()426 SESSION_CONFIGURE_TIMEOUT_MS); in testBasicPhysicalRequests()1100 SESSION_CONFIGURE_TIMEOUT_MS); in testBasicPhysicalStreamingForCamera()
813 SESSION_CONFIGURE_TIMEOUT_MS); in camera2UnsupportedOfflineOutputTest()
360 mSession = mSessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureAndCreateRequestForSurface()
580 CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS); in testAllOutputYUVResolutions()
80 CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS); in getConfiguredSession()
123 public static final int SESSION_CONFIGURE_TIMEOUT_MS = 3000; field in CameraTestUtils1235 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSession()1271 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in buildConstrainedCameraSession()1295 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSessionWithConfig()1323 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in tryConfigureCameraSessionWithConfig()1327 session = sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in tryConfigureCameraSessionWithConfig()1356 CameraCaptureSession session = listener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSessionWithParameters()1410 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSessionWithConfigurations()1415 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSessionWithConfigurations()1443 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocCameraSessionWithConfig()[all …]
504 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in verifyCreateSessionWithConfigsFailure()