Searched refs:VideoTest (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/drivers/peripheral/camera/test/mpi/src/ |
H A D | video_test.cpp | 23 void VideoTest::SetUpTestCase(void) {} in SetUpTestCase() 24 void VideoTest::TearDownTestCase(void) {} in TearDownTestCase() 25 void VideoTest::SetUp(void) in SetUp() 31 void VideoTest::TearDown(void) in TearDown() 42 HWTEST_F(VideoTest, Camera_Video_0001, TestSize.Level0) 68 HWTEST_F(VideoTest, Camera_Video_0002, TestSize.Level1) 103 HWTEST_F(VideoTest, Camera_Video_0003, TestSize.Level1) 141 HWTEST_F(VideoTest, Camera_Video_0004, TestSize.Level1) 179 HWTEST_F(VideoTest, Camera_Video_0005, TestSize.Level0) 202 HWTEST_F(VideoTest, Camera_Video_0020, TestSize.Level1) [all …]
|
/ohos5.0/drivers/peripheral/camera/test/demo_3A/ |
H A D | demo_3a_main.cpp | 128 static void VideoTest(const std::shared_ptr<OhosCameraDemo>& mainDemo) in VideoTest() function 184 VideoTest(mainDemo); in ManuList()
|
/ohos5.0/drivers/peripheral/camera/test/mpi/include/ |
H A D | video_test.h | 20 class VideoTest : public testing::Test {
|
/ohos5.0/drivers/peripheral/camera/test/demo/ |
H A D | demo_main.cpp | 165 static void VideoTest(const std::shared_ptr<OhosCameraDemo>& mainDemo) in VideoTest() function 227 VideoTest(mainDemo); in ManuList()
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
H A D | demo_main.cpp | 176 static void VideoTest(const std::shared_ptr<DcameraHdfDemo>& mainDemo) in VideoTest() function 242 VideoTest(mainDemo); in ManuList()
|
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | usb_camera_3a_test.cpp | 246 TEST_P(UtestUSBCamera3ATest, VideoTest) in TEST_P() argument
|
/ohos5.0/drivers/peripheral/camera/ |
H A D | README_zh.md | 298 VideoTest(mainDemo);
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-camera-des.md | 916 VideoTest(mainDemo);
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-camera-des.md | 925 VideoTest(mainDemo);
|