Searched refs:CheckLockStatus (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_syncer_download_assets_test.cpp | 2409 CheckLockStatus(db, 0, 69, LockStatus::UNLOCK); 2410 CheckLockStatus(db, 70, 99, LockStatus::LOCK); 2461 CheckLockStatus(db, 0, 69, LockStatus::UNLOCK); 2469 CheckLockStatus(db, 0, 99, LockStatus::UNLOCK); 2490 CheckLockStatus(db, 0, 99, LockStatus::UNLOCK); 2498 CheckLockStatus(db, 0, 99, LockStatus::UNLOCK); 2509 CheckLockStatus(db, 0, 99, LockStatus::UNLOCK); 2517 CheckLockStatus(db, 0, 99, LockStatus::UNLOCK); 2525 CheckLockStatus(db, 0, 99, LockStatus::UNLOCK); 2533 CheckLockStatus(db, 0, 99, LockStatus::UNLOCK); [all …]
|