Searched refs:SessionListenerProxyTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | session_listener_proxy_test.cpp | 22 class SessionListenerProxyTest : public testing::Test { class 32 void SessionListenerProxyTest::SetUpTestCase() in SetUpTestCase() 36 void SessionListenerProxyTest::TearDownTestCase() in TearDownTestCase() 40 void SessionListenerProxyTest::SetUp() in SetUp() 46 void SessionListenerProxyTest::TearDown() in TearDown() 55 static HWTEST_F(SessionListenerProxyTest, OnSessionCreate001, testing::ext::TestSize.Level1) 68 static HWTEST_F(SessionListenerProxyTest, OnSessionRelease001, testing::ext::TestSize.Level1) 81 static HWTEST_F(SessionListenerProxyTest, OnTopSessionChange001, testing::ext::TestSize.Level1) 94 static HWTEST_F(SessionListenerProxyTest, OnAudioSessionChecked001, testing::ext::TestSize.Level1) 107 static HWTEST_F(SessionListenerProxyTest, OnDeviceAvailable001, testing::ext::TestSize.Level1) [all …]
|
H A D | BUILD.gn | 340 ohos_unittest("SessionListenerProxyTest") { 913 ":SessionListenerProxyTest",
|