Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_proxy_test.cpp31 class AVSessionProxyTest : public testing::Test { class
39 void AVSessionProxyTest::SetUpTestCase() in SetUpTestCase()
43 void AVSessionProxyTest::TearDownTestCase() in TearDownTestCase()
47 void AVSessionProxyTest::SetUp() in SetUp()
51 void AVSessionProxyTest::TearDown() in TearDown()
108 static HWTEST_F(AVSessionProxyTest, GetSessionId001, testing::ext::TestSize.Level1)
148 static HWTEST_F(AVSessionProxyTest, GetSessionType001, testing::ext::TestSize.Level1)
753 static HWTEST_F(AVSessionProxyTest, GetExtras001, testing::ext::TestSize.Level1)
794 static HWTEST_F(AVSessionProxyTest, SetExtras001, testing::ext::TestSize.Level1)
835 static HWTEST_F(AVSessionProxyTest, Activate001, testing::ext::TestSize.Level1)
[all …]
H A DBUILD.gn170 ohos_unittest("AVSessionProxyTest") {
897 ":AVSessionProxyTest",