Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_platform/ace_ets_module_platform_api12/entry/src/main/ets/test/
DList.test.ets20 import VideoTest1 from './VideoTest/VideoTest1.test';
23 import VideoReset1 from './VideoTest/VideoReset/VideoReset1.test';
24 import VideoReset2 from './VideoTest/VideoReset/VideoReset2.test';
25 import VideoReset3 from './VideoTest/VideoReset/VideoReset3.test';
26 import VideoReset4 from './VideoTest/VideoReset/VideoReset4.test';
27 import VideoReset5 from './VideoTest/VideoReset/VideoReset5.test';
28 import VideoReset6 from './VideoTest/VideoReset/VideoReset6.test';
29 import VideoReset7 from './VideoTest/VideoReset/VideoReset7.test';
30 import VideoReset8 from './VideoTest/VideoReset/VideoReset8.test';
31 import VideoReset9 from './VideoTest/VideoReset/VideoReset9.test';
[all …]
/test/xts/dcts/distributedhardware/distributedcameratest/
Ddcamera_automat_test.cpp100 int32_t ret = VideoTest(mainDemo);
243 int32_t ret = VideoTest(nullptr);
302 int32_t ret = VideoTest(nullptr);
364 ret = VideoTest(nullptr);
425 ret = VideoTest(nullptr);
479 int32_t ret = VideoTest(nullptr);
498 int32_t ret = VideoTest(nullptr);
557 int32_t ret = VideoTest(nullptr);
759 int32_t ret = VideoTest(nullptr);
865 ret = VideoTest(nullptr);
[all …]
Ddcamera_hdf_demo.h215 RetCode VideoTest(const std::shared_ptr<DcameraHdfDemo>& mainDemo);
Ddcamera_hdf_demo.cpp1843 RetCode VideoTest(const std::shared_ptr<DcameraHdfDemo>& mainDemo) in VideoTest() function
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/ohosTest/ets/test/
DList.test.ets19 import VideoTest from './Video.test';
29 VideoTest();
DVideo.test.ets210 export default function VideoTest() {
211 describe('VideoTest', () => {