Searched refs:AdapterDsoftbusOtherTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/ |
H A D | dsoftbus_other_test.cpp | 32 class AdapterDsoftbusOtherTest : public testing::Test { class 39 void AdapterDsoftbusOtherTest::SetUpTestCase(void) in SetUpTestCase() 42 void AdapterDsoftbusOtherTest::TearDownTestCase(void) in TearDownTestCase() 49 void AdapterDsoftbusOtherTest::SetUp(void) in SetUp() 52 void AdapterDsoftbusOtherTest::TearDown(void) in TearDown() 62 HWTEST_F(AdapterDsoftbusOtherTest, GetNetworkIpByIfName001, TestSize.Level0) 78 HWTEST_F(AdapterDsoftbusOtherTest, GetNetworkIpByIfName002, TestSize.Level0) 207 HWTEST_F(AdapterDsoftbusOtherTest, SoftBusMallocTest001, TestSize.Level0) 220 HWTEST_F(AdapterDsoftbusOtherTest, SoftBusMallocTest002, TestSize.Level0) 232 HWTEST_F(AdapterDsoftbusOtherTest, SoftBusMallocTest003, TestSize.Level0) [all …]
|
H A D | BUILD.gn | 105 ohos_unittest("AdapterDsoftbusOtherTest") { 298 ":AdapterDsoftbusOtherTest",
|