Home
last modified time | relevance | path

Searched refs:threadPoolPtr_ (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.cpp89 if (threadPoolPtr_ == nullptr) { in SetUp()
98 threadPoolPtr_ = nullptr; in TearDown()
178 ASSERT_NE(threadPoolPtr_, nullptr);
215 ASSERT_NE(threadPoolPtr_, nullptr);
258 ASSERT_NE(threadPoolPtr_, nullptr);
291 ASSERT_NE(threadPoolPtr_, nullptr);
318 ASSERT_NE(threadPoolPtr_, nullptr);
339 MockRemove(threadPoolPtr_, true, removeCount);
358 ASSERT_NE(threadPoolPtr_, nullptr);
363 MockRemove(threadPoolPtr_, true, removeCount);
[all …]