Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DVideo.js13 const videoRemoteSource = { uri: 'http://d23dyxeqlo5psv.cloudfront.net/big_buck_bunny.mp4' }; variable
131 <Video style={style} source={videoRemoteSource} shouldPlay />, field
156 const status = await mountAndWaitFor(<Video style={style} source={videoRemoteSource} />); field
227 await mountAndWaitFor(<Video style={style} source={videoRemoteSource} />); field
232 await mountAndWaitFor(<Video style={style} source={videoRemoteSource} />); field
239 await mountAndWaitFor(<Video style={style} source={videoRemoteSource} useNativeControls />); field