Searched refs:AVSessionCallbackProxyTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_callback_proxy_test.cpp | 26 class AVSessionCallbackProxyTest : public testing::Test { class 36 void AVSessionCallbackProxyTest::SetUpTestCase() in SetUpTestCase() 40 void AVSessionCallbackProxyTest::TearDownTestCase() in TearDownTestCase() 44 void AVSessionCallbackProxyTest::SetUp() in SetUp() 59 void AVSessionCallbackProxyTest::TearDown() in TearDown() 104 static HWTEST_F(AVSessionCallbackProxyTest, OnPlay001, testing::ext::TestSize.Level1) 116 static HWTEST_F(AVSessionCallbackProxyTest, OnPause001, testing::ext::TestSize.Level1) 128 static HWTEST_F(AVSessionCallbackProxyTest, OnStop001, testing::ext::TestSize.Level1) 140 static HWTEST_F(AVSessionCallbackProxyTest, OnPlayNext001, testing::ext::TestSize.Level1) 177 static HWTEST_F(AVSessionCallbackProxyTest, OnRewind001, testing::ext::TestSize.Level1) [all …]
|
H A D | BUILD.gn | 308 ohos_unittest("AVSessionCallbackProxyTest") { 892 ":AVSessionCallbackProxyTest",
|