Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_thread_pool_test.cpp410 std::set<TimerId> removeSet; variable
415 …int errCode = RuntimeContext::GetInstance()->SetTimer(1, [&dataMutex, &removeSet, &checkSet](Timer… in __anonbed5c56d0d02()
418 if (removeSet.find(timerId) != removeSet.end()) { in __anonbed5c56d0d02()
432 removeSet.insert(timer);