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