Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest-port.cc373 class MemoryIsNotDeallocated class
376 MemoryIsNotDeallocated() : old_crtdbg_flag_(0) { in MemoryIsNotDeallocated() function in testing::internal::__anon361a42920211::MemoryIsNotDeallocated
383 ~MemoryIsNotDeallocated() { in ~MemoryIsNotDeallocated()
391 GTEST_DISALLOW_COPY_AND_ASSIGN_(MemoryIsNotDeallocated);
410 MemoryIsNotDeallocated memory_is_not_deallocated; in ThreadSafeLazyInit()
521 MemoryIsNotDeallocated memory_is_not_deallocated; in GetValueOnCurrentThread()
659 MemoryIsNotDeallocated memory_is_not_deallocated; in GetThreadLocalsMapLocked()