Home
last modified time | relevance | path

Searched refs:DATABASE_INFOR_FILE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_schema_test_tools.cpp123 const string dbName = dbPath + hashIdentifierRes + DATABASE_INFOR_FILE; in SchemaIndexQuery()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_data_generator.h321 const static std::string DATABASE_INFOR_FILE = "/single_ver/main/gen_natural_store.db"; variable