Home
last modified time | relevance | path

Searched defs:passwdBuffer (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_encrypt_database_test.cpp101 vector<uint8_t> passwdBuffer(10, 45); // 10 and 45 as random password. in CheckRekeyWithMultiKvStore() local
144 vector<uint8_t> passwdBuffer(10, 45); // 10 and 45 as random password. in CheckRekeyWithExistedSnapshot() local
184 vector<uint8_t> passwdBuffer(10, 45); // 10 and 45 as random password. in CheckRekeyWithExistedObserver() local
367 vector<uint8_t> passwdBuffer(10, 45); // 10 and 45 as random password. variable
410 vector<uint8_t> passwdBuffer(10, 45); variable
460 vector<uint8_t> passwdBuffer(10, 45); variable
507 vector<uint8_t> passwdBuffer(10, 45); variable
562 vector<uint8_t> passwdBuffer(10, 45u + i); // len 10 value 45 variable
H A Ddistributeddb_interfaces_database_test.cpp123 vector<uint8_t> passwdBuffer(PASSWD_LEN, PASSWD_VAL); in OpenOpenedKvstoreWithSchema() local
184 vector<uint8_t> passwdBuffer(PASSWD_LEN, PASSWD_VAL); in OpenClosedSchemaKvStore() local
267 vector<uint8_t> passwdBuffer(PASSWD_LEN, PASSWD_VAL); in OpenClosedNormalKvStore() local
899 vector<uint8_t> passwdBuffer(10, 45); variable
999 vector<uint8_t> passwdBuffer(10, 45); variable
H A Ddistributeddb_interfaces_import_and_export_rd_test.cpp506 vector<uint8_t> passwdBuffer(MAX_PASSWD_SIZE + 1, MAX_PASSWD_SIZE); variable
555 vector<uint8_t> passwdBuffer(MAX_PASSWD_SIZE + 1, MAX_PASSWD_SIZE); variable
H A Ddistributeddb_interfaces_import_and_export_test.cpp364 vector<uint8_t> passwdBuffer(MAX_PASSWD_SIZE + 1, MAX_PASSWD_SIZE); variable
432 vector<uint8_t> passwdBuffer(MAX_PASSWD_SIZE + 1, MAX_PASSWD_SIZE); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_simple_sync_test.cpp1683 vector<uint8_t> passwdBuffer(10, 45); // 10 and 45 as random password. in __anoncdf0d24b0702() local