Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc9714 class MemoryIsNotDeallocated class
9717 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated() function in testing::internal::__anon5c768eae0911::MemoryIsNotDeallocated
9726 ~MemoryIsNotDeallocated() { in ~MemoryIsNotDeallocated()
9736 GTEST_DISALLOW_COPY_AND_ASSIGN_(MemoryIsNotDeallocated);
9753 MemoryIsNotDeallocated memory_is_not_deallocated; in ThreadSafeLazyInit()
9997 MemoryIsNotDeallocated memory_is_not_deallocated; in GetThreadLocalsMapLocked()