Searched refs:SoftBusServerProxyFrameTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/frame/standard/ |
H A D | softbus_frame_standard_test.cpp | 34 class SoftBusServerProxyFrameTest : public testing::Test { class 76 void SoftBusServerProxyFrameTest::SetUpTestCase() in SetUpTestCase() 81 void SoftBusServerProxyFrameTest::TearDownTestCase() in TearDownTestCase() 93 HWTEST_F(SoftBusServerProxyFrameTest, InnerRegisterServiceTest, TestSize.Level1) 112 HWTEST_F(SoftBusServerProxyFrameTest, GetSystemAbilityTest, TestSize.Level1) 123 HWTEST_F(SoftBusServerProxyFrameTest, ClientRegisterServiceTest, TestSize.Level1) 135 HWTEST_F(SoftBusServerProxyFrameTest, ClientStubInitTest, TestSize.Level1) 148 HWTEST_F(SoftBusServerProxyFrameTest, SoftbusRegisterServiceTest, TestSize.Level1) 171 HWTEST_F(SoftBusServerProxyFrameTest, OnRemoteRequestTest, TestSize.Level1) 339 HWTEST_F(SoftBusServerProxyFrameTest, OnChannelLinkDownInnerTest, TestSize.Level1) [all …]
|