Searched refs:PREPARE_TIMEOUT_MS (Results 1 – 3 of 3) sorted by relevance
166 final int PREPARE_TIMEOUT_MS = 10000; // 10 s in preparePerformanceTestByCamera() local229 timeout(PREPARE_TIMEOUT_MS).times(1)). in preparePerformanceTestByCamera()
718 final int PREPARE_TIMEOUT_MS = 10000; in prepareTestByCamera() local737 verify(mSessionMockListener, timeout(PREPARE_TIMEOUT_MS).times(1)) in prepareTestByCamera()744 verify(mSessionMockListener, timeout(PREPARE_TIMEOUT_MS).times(2)) in prepareTestByCamera()765 verify(mSessionMockListener, timeout(PREPARE_TIMEOUT_MS).times(1)) in prepareTestByCamera()839 verify(mSessionMockListener, timeout(PREPARE_TIMEOUT_MS).times(1)) in prepareTestByCamera()
670 final int PREPARE_TIMEOUT_MS = 10000; in performTestRoutine() local709 mSession, mReaderSurface, PREPARE_TIMEOUT_MS); in performTestRoutine()