Searched refs:VideoTest (Results 1 - 6 of 6) sorted by relevance
/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) in HWTEST_F() 68 HWTEST_F(VideoTest, Camera_Video_0002, TestSize.Level1) in HWTEST_F() 103 HWTEST_F(VideoTest, Camera_Video_0003, TestSize.Level1) in HWTEST_F() 141 HWTEST_F(VideoTest, Camera_Video_0004, TestSize.Level1) in HWTEST_F() 179 HWTEST_F(VideoTest, Camera_Video_0005, TestSize.Level0) in HWTEST_F() 202 HWTEST_F(VideoTest, Camera_Video_002 [all...] |
/drivers/peripheral/camera/test/mpi/include/ |
H A D | video_test.h | 20 class VideoTest : public testing::Test { class
|
/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()
|
/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()
|
/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()
|
/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | usb_camera_3a_test.cpp | 246 TEST_P(UtestUSBCamera3ATest, VideoTest) in TEST_P()
|
Completed in 4 milliseconds