Searched refs:NativeCommunicatorTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/ |
H A D | communicator_test.cpp | 44 class NativeCommunicatorTest : public testing::Test { class 54 void NativeCommunicatorTest::SetUpTestCase(void) in SetUpTestCase() 59 void NativeCommunicatorTest::TearDownTestCase(void) in TearDownTestCase() 64 void NativeCommunicatorTest::SetUp(void) in SetUp() 69 void NativeCommunicatorTest::TearDown(void) in TearDown() 79 HWTEST_F(NativeCommunicatorTest, StartWatchDeviceChange_001, TestSize.Level1) 171 HWTEST_F(NativeCommunicatorTest, SoftBusAdapter_NotifyAll_001, TestSize.Level1) 190 HWTEST_F(NativeCommunicatorTest, SoftBusAdapter_NotifyAll_002, TestSize.Level1) 209 HWTEST_F(NativeCommunicatorTest, SoftBusAdapter_NotifyAll_003, TestSize.Level1) 488 HWTEST_F(NativeCommunicatorTest, SoftBusAdapter_SendData_001, TestSize.Level1) [all …]
|