Home
last modified time | relevance | path

Searched defs:deviceTable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Ddistributeddb_tools_test.cpp220 std::string deviceTable = DBCommon::GetDistributedTableName(device, table); in CreateDeviceTable() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_test.cpp1270 std::string deviceTable = g_mgr.GetDistributedTableName(DEVICE_B, "t1"); variable
1330 …std::string deviceTable = RelationalStoreManager::GetDistributedTableName(DEVICE_B + "_" + APP_ID,… in TestRemoveDeviceDataWithCallback() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_get_data_test.cpp1297 std::string deviceTable = DBCommon::GetDistributedTableName(deviceID_B, g_tableName); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp1154 std::string deviceTable = DBCommon::GetDistributedTableName(device, table); in CreateDeviceTable() local