Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_data_generator.h564 std::vector<std::string> GetValidSchema(Schema &validSchema, bool hasIndex);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp505 std::vector<std::string> GetValidSchema(Schema &validSchema, bool hasIndex) in GetValidSchema() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_schema_test.cpp158 vector<string> validSchemaStr = GetValidSchema(validSchema, true);
259 vector<string> validSchemaStr = GetValidSchema(validSchema, true);