Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp63 errCode = SetUpEnv(g_envDeviceC, DEVICE_NAME_C); in SetUpTestCase()
178 errCode = g_commAA->SendMessage(DEVICE_NAME_C, msgForAA, conf);
256 errCode = CreateBufferThenAddIntoScheduler(scheduler, DEVICE_NAME_C, Priority::NORMAL);
262 errCode = CreateBufferThenAddIntoScheduler(scheduler, DEVICE_NAME_C, Priority::HIGH);
286 EXPECT_EQ(outTask.dstTarget, DEVICE_NAME_C);
304 EXPECT_EQ(outTask.dstTarget, DEVICE_NAME_C);
410 int errCode = g_commBC->SendMessage(DEVICE_NAME_C, sendMsgForBC, conf);
427 errCode = g_commBC->SendMessage(DEVICE_NAME_C, resendMsgForBC, conf);
H A Ddistributeddb_communicator_common.h120 const std::string DEVICE_NAME_C = "DeviceC"; variable
H A Ddistributeddb_communicator_test.cpp725 bool step1 = SetUpEnv(g_envDeviceC, DEVICE_NAME_C);
774 EXPECT_EQ(msgCallbackForBA[1].first, DEVICE_NAME_C); // the 1 order element
776 EXPECT_EQ(msgCallbackForBA[3].first, DEVICE_NAME_C); // the 3 order element