Home
last modified time | relevance | path

Searched defs:mp4Source (Results 1 – 1 of 1) sorted by relevance

/expo/apps/test-suite/tests/
H A DVideo.js15 const mp4Source = require('../assets/big_buck_bunny.mp4'); constant
144 const status = await mountAndWaitFor(<Video style={style} source={mp4Source} />); field