Home
last modified time | relevance | path

Searched refs:closeFileDescriptor (Results 1 – 14 of 14) sorted by relevance

/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DAVPlayerAudioEffectModeTest.test.js65 await mediaTestBase.closeFileDescriptor(VIDEO_SOURCE);
66 await mediaTestBase.closeFileDescriptor(AUDIO_SOURCE);
67 await mediaTestBase.closeFileDescriptor(VIDEO_NOAUDIO);
DAVPlayerLocalTest.test.js73 await mediaTestBase.closeFileDescriptor(VIDEO_SOURCE);
74 await mediaTestBase.closeFileDescriptor(AUDIO_SOURCE);
75 await mediaTestBase.closeFileDescriptor(VIDEO_NOAUDIO);
76 await mediaTestBase.closeFileDescriptor(SUBTITLE);
DAVPlayerMultiTrackTest.test.js66 await mediaTestBase.closeFileDescriptor(VIDEO_SOURCE);
67 await mediaTestBase.closeFileDescriptor(VIDEO_NOAUDIO);
DAVPlayerAVMetadata.test.ets56 await mediaTestBase.closeFileDescriptor(AUDIO_SOURCE);
57 await mediaTestBase.closeFileDescriptor(VIDEO_SOURCE);
58 await mediaTestBase.closeFileDescriptor(VIDEO_NOSUPPORT);
/test/xts/acts/multimedia/audio/audio_js_standard/AudioCapturer/entry/src/ohosTest/ets/test/
DAudioPlaybackCapturer.test.ets57 let closeFileDescriptor = async (fileName: string) => {
561 await closeFileDescriptor(PLAY_FILE);
618 await closeFileDescriptor(PLAY_FILE);
695 await closeFileDescriptor(PLAY_FILE);
772 await closeFileDescriptor(PLAY_FILE);
849 await closeFileDescriptor(PLAY_FILE);
926 await closeFileDescriptor(PLAY_FILE);
963 await closeFileDescriptor(PLAY_FILE);
1020 await closeFileDescriptor(PLAY_FILE);
/test/xts/acts/multimedia/audio/audio_js_standard/audioVoip/src/main/js/test/
DAudioVOIP.test.js96 async function closeFileDescriptor(fileName) { function
432 await closeFileDescriptor(filePath);
526 await closeFileDescriptor(readpath);
/test/xts/acts/multimedia/audio/audio_js_standard/audioRenderer/src/main/ets/test/
DAudioRenderer.test.ets57 async function closeFileDescriptor(fileName) {
2378 await closeFileDescriptor(readPath);
2412 await closeFileDescriptor(readPath);
2445 await closeFileDescriptor(readPath);
2479 await closeFileDescriptor(readPath);
2513 await closeFileDescriptor(readPath);
2547 await closeFileDescriptor(readPath);
2581 await closeFileDescriptor(readPath);
2614 await closeFileDescriptor(readPath);
2648 await closeFileDescriptor(readPath);
[all …]
/test/xts/acts/multimedia/media/media_js_standard/
DMediaTestBase.js81 export async function closeFileDescriptor(fileName) { function
/test/xts/acts/multimedia/media/media_js_standard/audioPlayer/src/main/js/test/
DPlayerLocalTestAudioFUNC.test.js75 await mediaTestBase.closeFileDescriptor(AUDIO_SOURCE);
DPlayerLocalTestAudioAPI.test.js66 await mediaTestBase.closeFileDescriptor(AUDIO_SOURCE);
/test/xts/acts/multimedia/media/media_js_standard/videoPlayer/src/main/js/test/
DVideoPlayerFuncCallbackTest.test.js91 await mediaTestBase.closeFileDescriptor(VIDEO_SOURCE);
DVideoPlayerFuncPromiseTest.test.js71 await mediaTestBase.closeFileDescriptor(VIDEO_SOURCE);
DVideoPlayerAPICallbackTest.test.js85 await mediaTestBase.closeFileDescriptor(VIDEO_SOURCE);
/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
DRpcClientJsunit.test.js518 rpc.MessageSequence.closeFileDescriptor(fd)
5674 rpc.MessageSequence.closeFileDescriptor(fd);
5675 rpc.MessageSequence.closeFileDescriptor(dupFd);
5737 rpc.MessageSequence.closeFileDescriptor(fd);
5738 rpc.MessageSequence.closeFileDescriptor(dupFd);
10210 rpc.MessageParcel.closeFileDescriptor(fd);
10211 rpc.MessageParcel.closeFileDescriptor(dupFd);