Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/rdb/unittest/src/
H A DRdbstoreEncryptionJsunit.test.js37 const STORE_CONFIG_WRONG = { class
89 await data_rdb.deleteRdbStore(context, STORE_CONFIG_WRONG.name)
175 let rdbStore = await CreateRdbStore(context, STORE_CONFIG_WRONG);
196 await CreateRdbStore(context, STORE_CONFIG_WRONG);
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreEncryptionJsunit.test.js41 const STORE_CONFIG_WRONG = { class
148 await data_relationalStore.deleteRdbStore(context, STORE_CONFIG_WRONG.name)
249 let rdbStore = await CreateRdbStore(context, STORE_CONFIG_WRONG);
270 await CreateRdbStore(context, STORE_CONFIG_WRONG);