Home
last modified time | relevance | path

Searched defs:nbOption (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_corrupt_test.cpp207 KvStoreNbDelegate::Option nbOption = {true, false, false, CipherType::DEFAULT, passwd}; variable
276 KvStoreNbDelegate::Option nbOption = {true, false, false, CipherType::DEFAULT, passwd}; variable
342 KvStoreNbDelegate::Option nbOption = {true, false, false, CipherType::DEFAULT, passwd}; variable
446 KvStoreNbDelegate::Option nbOption = {true, false, isEncrypted}; in TestDatabaseIntegrityCheckOption() local
536 KvStoreNbDelegate::Option nbOption; variable
586 KvStoreNbDelegate::Option nbOption = {true, false, false, CipherType::DEFAULT, passwd}; variable
H A Ddistributeddb_interfaces_space_management_test.cpp331 KvStoreNbDelegate::Option nbOption; variable
406 KvStoreNbDelegate::Option nbOption; variable
462 KvStoreNbDelegate::Option nbOption; variable
H A Ddistributeddb_interfaces_nb_delegate_test.cpp464 KvStoreNbDelegate::Option nbOption = {true, true}; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/rekey_fuzzer/
H A Drekey_fuzzer.cpp45 KvStoreNbDelegate::Option nbOption = {true, false, true, CipherType::DEFAULT, passwd}; in SingerVerReKey() local
69 KvStoreNbDelegate::Option nbOption = {true, false, true, CipherType::DEFAULT, passwd}; in MultiVerVerReKey() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/fileoper_fuzzer/
H A Dfileoper_fuzzer.cpp41 KvStoreNbDelegate::Option nbOption = {true, false, true}; in SingerVerExportAndImport() local