Searched refs:listenerExecutor (Results 1 – 1 of 1) sorted by relevance
303 Executor listenerExecutor = Executors.newSingleThreadExecutor(); in testTranscodingWithExpectResult() local307 listenerExecutor, in testTranscodingWithExpectResult()485 Executor listenerExecutor = Executors.newSingleThreadExecutor(); in transcodeFile() local493 listenerExecutor, in transcodeFile()685 Executor listenerExecutor = Executors.newSingleThreadExecutor(); in testCancelTranscoding() local689 listenerExecutor, in testCancelTranscoding()702 session.setOnProgressUpdateListener(listenerExecutor, in testCancelTranscoding()740 Executor listenerExecutor = Executors.newSingleThreadExecutor(); in testTranscodingProgressUpdate() local743 listenerExecutor, in testTranscodingProgressUpdate()755 session.setOnProgressUpdateListener(listenerExecutor, in testTranscodingProgressUpdate()[all …]