Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_testcase.cpp68 DBStatus snapshotDelegateStatus = INVALID_ARGS; in GetSnapshotUnitTest() local
70 …placeholders::_1, placeholders::_2, std::ref(snapshotDelegateStatus), std::ref(snapshotDelegatePtr… in GetSnapshotUnitTest()
73 EXPECT_TRUE(snapshotDelegateStatus == OK); in GetSnapshotUnitTest()
H A Ddistributeddb_interfaces_import_and_export_rd_test.cpp396 DBStatus snapshotDelegateStatus = INVALID_ARGS; in GetSnapshotUnitTest() local
398 …placeholders::_1, placeholders::_2, std::ref(snapshotDelegateStatus), std::ref(snapshotDelegatePtr… in GetSnapshotUnitTest()
401 EXPECT_TRUE(snapshotDelegateStatus == OK); in GetSnapshotUnitTest()
H A Ddistributeddb_interfaces_import_and_export_test.cpp254 DBStatus snapshotDelegateStatus = INVALID_ARGS; in GetSnapshotUnitTest() local
256 …placeholders::_1, placeholders::_2, std::ref(snapshotDelegateStatus), std::ref(snapshotDelegatePtr… in GetSnapshotUnitTest()
259 EXPECT_TRUE(snapshotDelegateStatus == OK); in GetSnapshotUnitTest()