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 D | distributeddb_interfaces_database_corrupt_test.cpp | 207 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 D | distributeddb_interfaces_space_management_test.cpp | 331 KvStoreNbDelegate::Option nbOption; variable 406 KvStoreNbDelegate::Option nbOption; variable 462 KvStoreNbDelegate::Option nbOption; variable
|
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 464 KvStoreNbDelegate::Option nbOption = {true, true}; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/rekey_fuzzer/ |
H A D | rekey_fuzzer.cpp | 45 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 D | fileoper_fuzzer.cpp | 41 KvStoreNbDelegate::Option nbOption = {true, false, true}; in SingerVerExportAndImport() local
|