Searched refs:AVSessionProxyTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_proxy_test.cpp | 31 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 D | BUILD.gn | 170 ohos_unittest("AVSessionProxyTest") { 897 ":AVSessionProxyTest",
|