Home
last modified time | relevance | path

Searched refs:virtualCommunicatorAggregator (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp269 ASSERT_NE(virtualCommunicatorAggregator, nullptr); in SyncLifeTest001()
288 ASSERT_NE(virtualCommunicatorAggregator, nullptr); in SyncLifeTest002()
302 virtualCommunicatorAggregator->OnlineDevice(DEVICE_B); in SyncLifeTest002()
323 ASSERT_NE(virtualCommunicatorAggregator, nullptr); in SyncLifeTest003()
335 virtualCommunicatorAggregator->OnlineDevice(DEVICE_B); in SyncLifeTest003()
337 virtualCommunicatorAggregator->OfflineDevice(DEVICE_B); in SyncLifeTest003()
1202 ASSERT_NE(virtualCommunicatorAggregator, nullptr);
1234 virtualCommunicatorAggregator = nullptr;
1267 ASSERT_NE(virtualCommunicatorAggregator, nullptr);
1296 virtualCommunicatorAggregator = nullptr;
[all …]