Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-port.cc307 class MemoryIsNotDeallocated class
310 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated() function in testing::internal::__anond560d3f10211::MemoryIsNotDeallocated
319 ~MemoryIsNotDeallocated() { in ~MemoryIsNotDeallocated()
329 GTEST_DISALLOW_COPY_AND_ASSIGN_(MemoryIsNotDeallocated);
346 MemoryIsNotDeallocated memory_is_not_deallocated; in ThreadSafeLazyInit()
590 MemoryIsNotDeallocated memory_is_not_deallocated; in GetThreadLocalsMapLocked()