Searched defs:pkType (Results 1 - 1 of 1) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_save_cloud_data_test.cpp | 82 void SetCloudSchema(PrimaryKeyType pkType, bool nullable, bool asset = false) in SetCloudSchema() argument 105 void PrepareDataBase(const std::string &tableName, PrimaryKeyType pkType, bool nullable = true) in PrepareDataBase() argument 256 GetInfoByPrimaryKeyOrGidTest(PrimaryKeyType pkType, const std::string &gidStr, int64_t id, int expectCode, bool compositePkMatch = false) GetInfoByPrimaryKeyOrGidTest() argument 448 VbucketWithoutPrimaryDataTest(PrimaryKeyType pkType) VbucketWithoutPrimaryDataTest() argument 827 SaveCloudDataTest(PrimaryKeyType pkType, GidType gidType = GidType::GID_MATCH, bool nullable = true, bool vBucketContains = true, int expectCode = E_OK) SaveCloudDataTest() argument 1231 DeleteWithPkTest(PrimaryKeyType pkType) DeleteWithPkTest() argument [all...] |
Completed in 3 milliseconds