Home
last modified time | relevance | path

Searched defs:invalidSchema (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_syncer_test.cpp191 DataBaseSchema DistributedDBCloudKvSyncerTest::GetDataBaseSchema(bool invalidSchema) in GetDataBaseSchema()
249 KvStoreNbDelegate::Option option, bool invalidSchema) in GetKvStore()
H A Ddistributeddb_cloud_kv_test.cpp190 DataBaseSchema DistributedDBCloudKvTest::GetDataBaseSchema(bool invalidSchema) in GetDataBaseSchema()
215 KvStoreNbDelegate::Option option, bool invalidSchema) in GetKvStore()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp334 static DataBaseSchema GetDataBaseSchema(bool invalidSchema) in GetDataBaseSchema()
359 int securityLabel = NOT_SET, bool invalidSchema = false) in GetKvStore()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp555 std::string invalidSchema; in GenarateOtherInvalidSchema() local
600 std::map<int, std::vector<std::string>> GetInvalidSchema(Schema &invalidSchema, Schema &validSchema… in GetInvalidSchema()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_schema_test.cpp183 Schema validSchema, invalidSchema; variable
348 Schema validSchema, invalidSchema; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp1364 DataBaseSchema invalidSchema; variable