Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davcontroller_callback_proxy_test.cpp74 class AVControllerCallbackProxyTest : public testing::Test { class
84 void AVControllerCallbackProxyTest::SetUpTestCase() in SetUpTestCase()
92 void AVControllerCallbackProxyTest::TearDownTestCase() in TearDownTestCase()
99 void AVControllerCallbackProxyTest::SetUp() in SetUp()
114 void AVControllerCallbackProxyTest::TearDown() in TearDown()
167 static HWTEST_F(AVControllerCallbackProxyTest, OnSessionDestroy001, testing::ext::TestSize.Level1)
218 static HWTEST_F(AVControllerCallbackProxyTest, OnMetaDataChange001, testing::ext::TestSize.Level1)
231 static HWTEST_F(AVControllerCallbackProxyTest, OnMetaDataChange002, testing::ext::TestSize.Level1)
244 static HWTEST_F(AVControllerCallbackProxyTest, GetPixelMapBuffer001, testing::ext::TestSize.Level1)
259 static HWTEST_F(AVControllerCallbackProxyTest, GetPixelMapBuffer002, testing::ext::TestSize.Level1)
[all …]
H A DBUILD.gn292 ohos_unittest("AVControllerCallbackProxyTest") {
889 ":AVControllerCallbackProxyTest",