Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dhw_cast_stream_player_test.cpp34 class HwCastStreamPlayerTest : public testing::TestWithParam<int> { class
85 void HwCastStreamPlayerTest::SetUpTestCase() in SetUpTestCase()
88 void HwCastStreamPlayerTest::TearDownTestCase() in TearDownTestCase()
91 void HwCastStreamPlayerTest::SetUp() in SetUp()
123 void HwCastStreamPlayerTest::TearDown() in TearDown()
177 HWTEST_F(HwCastStreamPlayerTest, Start001, TestSize.Level1)
195 HWTEST_F(HwCastStreamPlayerTest, Start002, TestSize.Level1)
216 HWTEST_F(HwCastStreamPlayerTest, Start003, TestSize.Level1)
235 HWTEST_F(HwCastStreamPlayerTest, Prepare001, TestSize.Level1)
255 HWTEST_F(HwCastStreamPlayerTest, Prepare002, TestSize.Level1)
[all …]
H A DBUILD.gn814 ohos_unittest("HwCastStreamPlayerTest") {
922 ":HwCastStreamPlayerTest",