Searched refs:AVSessionServiceTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_service_test.cpp | 57 class AVSessionServiceTest : public testing::Test { class 67 void AVSessionServiceTest::SetUpTestCase() in SetUpTestCase() 76 void AVSessionServiceTest::TearDownTestCase() in TearDownTestCase() 80 void AVSessionServiceTest::SetUp() in SetUp() 85 void AVSessionServiceTest::TearDown() in TearDown() 620 static HWTEST_F(AVSessionServiceTest, InitBMS001, TestSize.Level1) 739 static HWTEST_F(AVSessionServiceTest, SaveAvQueueInfo001, TestSize.Level1) 776 static HWTEST_F(AVSessionServiceTest, StartAVPlayback001, TestSize.Level1) 784 static HWTEST_F(AVSessionServiceTest, GetSubNode001, TestSize.Level1) 794 static HWTEST_F(AVSessionServiceTest, Close001, TestSize.Level1) [all …]
|
H A D | BUILD.gn | 470 ohos_unittest("AVSessionServiceTest") { 901 ":AVSessionServiceTest",
|