Searched refs:AVSessionRadarTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_radar_test.cpp | 23 class AVSessionRadarTest : public testing::Test { class 33 void AVSessionRadarTest::SetUpTestCase() in SetUpTestCase() 36 void AVSessionRadarTest::TearDownTestCase() in TearDownTestCase() 39 void AVSessionRadarTest::SetUp() in SetUp() 52 void AVSessionRadarTest::TearDown() in TearDown() 87 static HWTEST_F(AVSessionRadarTest, AVSessionRadarGetPeerInfo001, TestSize.Level1) 230 static HWTEST_F(AVSessionRadarTest, AVSessionStartCastEnd001, TestSize.Level1) 278 static HWTEST_F(AVSessionRadarTest, AVSessionStartConnect001, TestSize.Level1) 294 static HWTEST_F(AVSessionRadarTest, AVSessionConnectFinish001, TestSize.Level1) 326 static HWTEST_F(AVSessionRadarTest, AVSessionStartPlayEnd001, TestSize.Level1) [all …]
|
H A D | BUILD.gn | 856 ohos_unittest("AVSessionRadarTest") { 921 ":AVSessionRadarTest",
|