Searched refs:AVCastControllerTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
H A D | avcast_controller_test.cpp | 86 class AVCastControllerTest : public testing::Test { class 101 void AVCastControllerTest::SetUpTestCase() in SetUpTestCase() 109 void AVCastControllerTest::TearDownTestCase() in TearDownTestCase() 116 void AVCastControllerTest::SetUp() in SetUp() 141 void AVCastControllerTest::TearDown() in TearDown() 395 HWTEST_F(AVCastControllerTest, Start001, TestSize.Level1) 417 HWTEST_F(AVCastControllerTest, Prepare001, TestSize.Level1) 559 HWTEST_F(AVCastControllerTest, Destroy001, TestSize.Level1) 687 HWTEST_F(AVCastControllerTest, StartCast001, TestSize.Level1) 705 HWTEST_F(AVCastControllerTest, StopCast001, TestSize.Level1) [all …]
|
H A D | BUILD.gn | 231 ohos_unittest("AVCastControllerTest") { 301 deps += [ ":AVCastControllerTest" ]
|