Home
last modified time | relevance | path

Searched refs:matchSizeCallback (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_transaction_testcase.cpp383 unsigned long matchSizeCallback = 0; in Commit008() local
386 …placeholders::_2, std::ref(entryVectorStatus), std::ref(matchSizeCallback), std::ref(entriesVector… in Commit008()
420 ASSERT_TRUE(matchSizeCallback == matchSize); in Commit008()
565 unsigned long matchSizeCallback = 0; in RollBack006() local
568 …placeholders::_2, std::ref(entryVectorStatus), std::ref(matchSizeCallback), std::ref(entriesVector… in RollBack006()
598 ASSERT_TRUE(matchSizeCallback == matchSize); in RollBack006()
610 unsigned long matchSizeCallback = 0; in RollBack007() local
613 …placeholders::_2, std::ref(entryVectorStatus), std::ref(matchSizeCallback), std::ref(entriesVector… in RollBack007()
658 ASSERT_TRUE(matchSizeCallback == matchSize); in RollBack007()
669 unsigned long matchSizeCallback = 0; in RollBack008() local
[all …]