Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_corrupt_test.cpp450 Key randPassword; in TestDatabaseIntegrityCheckOption() local
451 DistributedDBToolsUnitTest::GetRandomKeyValue(randPassword, PASSWD_SIZE); in TestDatabaseIntegrityCheckOption()
452 …ASSERT_EQ(nbOption.passwd.SetValue(randPassword.data(), randPassword.size()), CipherPassword::Erro… in TestDatabaseIntegrityCheckOption()