Home
last modified time | relevance | path

Searched refs:AVSessionServiceTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_test.cpp57 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 DBUILD.gn470 ohos_unittest("AVSessionServiceTest") {
901 ":AVSessionServiceTest",