Searched refs:SoftbusAdapterTest (Results 1 - 5 of 5) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/ |
H A D | softbus_adapter_common_test.cpp | 29 void SoftbusAdapterTest::SetUpTestCase() in SetUpTestCase() 31 DTEST_LOG << "SoftbusAdapterTest::SetUpTestCase" << std::endl; in SetUpTestCase() 34 void SoftbusAdapterTest::TearDownTestCase() in TearDownTestCase() 36 DTEST_LOG << "SoftbusAdapterTest::TearDownTestCase" << std::endl; in TearDownTestCase() 39 void SoftbusAdapterTest::TearDown() in TearDown() 41 DTEST_LOG << "SoftbusAdapterTest::TearDown" << std::endl; in TearDown() 44 void SoftbusAdapterTest::SetUp() in SetUp() 46 DTEST_LOG << "SoftbusAdapterTest::SetUp" << std::endl; in SetUp() 54 HWTEST_F(SoftbusAdapterTest, SendSoftbusEvent_001, TestSize.Level3) in HWTEST_F() 56 DTEST_LOG << "SoftbusAdapterTest SendSoftbusEvent_00 in HWTEST_F() [all...] |
H A D | softbus_adapter_test.cpp | 31 void SoftbusAdapterTest::SetUpTestCase() in SetUpTestCase() 33 DTEST_LOG << "SoftbusAdapterTest::SetUpTestCase" << std::endl; in SetUpTestCase() 36 void SoftbusAdapterTest::TearDownTestCase() in TearDownTestCase() 38 DTEST_LOG << "SoftbusAdapterTest::TearDownTestCase" << std::endl; in TearDownTestCase() 41 void SoftbusAdapterTest::TearDown() in TearDown() 43 DTEST_LOG << "SoftbusAdapterTest::TearDown" << std::endl; in TearDown() 46 void SoftbusAdapterTest::SetUp() in SetUp() 48 DTEST_LOG << "SoftbusAdapterTest::SetUp" << std::endl; in SetUp() 56 HWTEST_F(SoftbusAdapterTest, SendSoftbusEvent_001, TestSize.Level3) in HWTEST_F() 58 DTEST_LOG << "SoftbusAdapterTest SendSoftbusEvent_00 in HWTEST_F() [all...] |
H A D | softbus_adapter_test.h | 25 class SoftbusAdapterTest : public testing::Test { class
|
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/src/ |
H A D | softbus_adapter_test.cpp | 30 void SoftbusAdapterTest::SetUpTestCase(void) {} in SetUpTestCase() 32 void SoftbusAdapterTest::TearDownTestCase(void) {} in TearDownTestCase() 34 void SoftbusAdapterTest::SetUp(void) {} in SetUp() 36 void SoftbusAdapterTest::TearDown(void) {} in TearDown() 78 HWTEST_F(SoftbusAdapterTest, CreateSoftbusSessionServer_001, TestSize.Level1) in HWTEST_F() 129 HWTEST_F(SoftbusAdapterTest, CreateSoftbusSessionServer_002, TestSize.Level1) in HWTEST_F() 147 HWTEST_F(SoftbusAdapterTest, CreateSoftbusSessionServer_003, TestSize.Level1) in HWTEST_F() 164 HWTEST_F(SoftbusAdapterTest, CreateSoftbusSessionServer_004, TestSize.Level1) in HWTEST_F() 181 HWTEST_F(SoftbusAdapterTest, RegisterSoftbusListener_001, TestSize.Level1) in HWTEST_F() 200 HWTEST_F(SoftbusAdapterTest, RegisterSoftbusListener_00 [all...] |
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/include/ |
H A D | softbus_adapter_test.h | 33 class SoftbusAdapterTest : public testing::Test { class
|
Completed in 3 milliseconds